Home
last modified time | relevance | path

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

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