Home
last modified time | relevance | path

Searched refs:SOF_IPC_COMP_SET_VALUE (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/sound/soc/sof/
Dcontrol.c110 SOF_IPC_COMP_SET_VALUE, in snd_sof_volume_put()
159 SOF_IPC_COMP_SET_VALUE, in snd_sof_switch_put()
206 SOF_IPC_COMP_SET_VALUE, in snd_sof_enum_put()
Dsof-audio.c113 ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_restore_kcontrols()
Dipc.c116 case SOF_IPC_COMP_SET_VALUE: in ipc_log_header()
Dtopology.c2172 wdata[i].ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_get_control_data()
/Linux-v5.10/include/sound/sof/
Dheader.h82 #define SOF_IPC_COMP_SET_VALUE SOF_CMD_TYPE(0x001) macro