Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Dheader.h83 #define SOF_IPC_COMP_SET_VALUE SOF_CMD_TYPE(0x001) macro
/linux/sound/soc/sof/
H A Dipc3-control.c63 ipc_cmd = set ? SOF_IPC_COMP_SET_VALUE : SOF_IPC_COMP_GET_VALUE; in sof_ipc3_set_get_kcontrol_data()
H A Dipc3-topology.c867 wdata[i].ipc_cmd = SOF_IPC_COMP_SET_VALUE; in sof_get_control_data()