Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A 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()
523 struct sof_ipc_ctrl_data *cdata) in snd_sof_update_control()
526 struct sof_ipc_ctrl_data *local_cdata; in snd_sof_update_control()
552 struct sof_ipc_ctrl_data *cdata = ipc_control_message; in sof_ipc3_control_update()
[all …]
H A 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()
H A Dipc3-topology.c779 struct sof_ipc_ctrl_data *cdata; in sof_get_control_data()
831 sizeof(struct sof_ipc_ctrl_data); in sof_get_control_data()
1654 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_bytes()
1675 scontrol->size = sizeof(struct sof_ipc_ctrl_data) + scontrol->priv_size; in sof_ipc3_control_load_bytes()
1717 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_volume()
1749 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_enum()
H A Dsof-audio.h557 struct sof_ipc_ctrl_data *cdata);
/openbmc/linux/include/sound/sof/
H A Dcontrol.h98 struct sof_ipc_ctrl_data { struct