Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/
Dcontrol.c78 SOF_IPC_COMP_SET_VALUE, in snd_sof_volume_put()
124 SOF_IPC_COMP_SET_VALUE, in snd_sof_switch_put()
171 SOF_IPC_COMP_SET_VALUE, in snd_sof_enum_put()
Dpm.c30 ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_restore_kcontrols()
Dipc.c114 case SOF_IPC_COMP_SET_VALUE: in ipc_log_header()
Dtopology.c1815 wdata[i].ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_get_control_data()
/Linux-v5.4/include/sound/sof/
Dheader.h79 #define SOF_IPC_COMP_SET_VALUE SOF_CMD_TYPE(0x001) macro