Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A 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()
H A Dsof-audio.c113 ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_restore_kcontrols()
H A Dipc.c116 case SOF_IPC_COMP_SET_VALUE: in ipc_log_header()
H A Dtopology.c2172 wdata[i].ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_get_control_data()
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dheader.h82 #define SOF_IPC_COMP_SET_VALUE SOF_CMD_TYPE(0x001) macro