Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dipc3-control.c19 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_set_get_kcontrol_data()
80 msg_bytes += sizeof(struct sof_ipc_ctrl_data); in sof_ipc3_set_get_kcontrol_data()
87 msg_bytes += sizeof(struct sof_ipc_ctrl_data) + in sof_ipc3_set_get_kcontrol_data()
129 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_refresh_control()
157 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_volume_get()
175 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_volume_put()
208 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_switch_get()
224 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_switch_put()
256 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_enum_get()
272 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_enum_put()
[all …]
Dipc3.c417 struct sof_ipc_ctrl_data *cdata = data; in sof_ipc3_set_get_data()
418 struct sof_ipc_ctrl_data *cdata_chunk; in sof_ipc3_set_get_data()
447 hdr_bytes = sizeof(struct sof_ipc_ctrl_data); in sof_ipc3_set_get_data()
458 hdr_bytes = sizeof(struct sof_ipc_ctrl_data) + sizeof(struct sof_abi_hdr); in sof_ipc3_set_get_data()
Dipc3-topology.c802 struct sof_ipc_ctrl_data *cdata; in sof_get_control_data()
854 sizeof(struct sof_ipc_ctrl_data); in sof_get_control_data()
1745 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_bytes()
1766 scontrol->size = sizeof(struct sof_ipc_ctrl_data) + scontrol->priv_size; in sof_ipc3_control_load_bytes()
1808 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_volume()
1840 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_enum()
Dsof-audio.h572 struct sof_ipc_ctrl_data *cdata);
/linux-6.12.1/include/sound/sof/
Dcontrol.h98 struct sof_ipc_ctrl_data { struct