Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/sof/
H A Dheader.h85 #define SOF_IPC_COMP_SET_DATA SOF_CMD_TYPE(0x003) macro
/openbmc/linux/sound/soc/sof/
H A Dipc3-control.c60 ipc_cmd = set ? SOF_IPC_COMP_SET_DATA : SOF_IPC_COMP_GET_DATA; in sof_ipc3_set_get_kcontrol_data()
H A Dipc3.c92 case SOF_IPC_COMP_SET_DATA: in ipc3_log_header()
H A Dipc3-topology.c848 wdata[i].ipc_cmd = SOF_IPC_COMP_SET_DATA; in sof_get_control_data()