Home
last modified time | relevance | path

Searched refs:ipc_cmd (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/sound/soc/sof/
Dsof-audio.c100 int ipc_cmd, ctrl_type; in sof_restore_kcontrols() local
113 ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_restore_kcontrols()
116 ipc_cmd, ctrl_type, in sof_restore_kcontrols()
121 ipc_cmd = SOF_IPC_COMP_SET_DATA; in sof_restore_kcontrols()
124 ipc_cmd, ctrl_type, in sof_restore_kcontrols()
Dsof-audio.h210 u32 ipc_cmd,
Dipc.c653 u32 ipc_cmd, in snd_sof_ipc_set_get_comp_data() argument
684 cdata->rhdr.hdr.cmd = SOF_IPC_GLB_COMP_MSG | ipc_cmd; in snd_sof_ipc_set_get_comp_data()
Dtopology.c52 int ipc_cmd; member
2172 wdata[i].ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_get_control_data()
2176 wdata[i].ipc_cmd = SOF_IPC_COMP_SET_DATA; in sof_get_control_data()
2284 wdata[i].ipc_cmd, in sof_process_load()
3537 int ipc_cmd, ctrl_type; in snd_sof_cache_kcontrol_val() local
3547 ipc_cmd = SOF_IPC_COMP_GET_VALUE; in snd_sof_cache_kcontrol_val()
3551 ipc_cmd = SOF_IPC_COMP_GET_DATA; in snd_sof_cache_kcontrol_val()
3561 ipc_cmd, ctrl_type, in snd_sof_cache_kcontrol_val()