Searched refs:sof_ipc_ctrl_data (Results 1 – 5 of 5) sorted by relevance
18 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_set_get_kcontrol_data()73 msg_bytes += sizeof(struct sof_ipc_ctrl_data); in sof_ipc3_set_get_kcontrol_data()80 msg_bytes += sizeof(struct sof_ipc_ctrl_data) + in sof_ipc3_set_get_kcontrol_data()95 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in snd_sof_refresh_control()123 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_volume_get()141 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_volume_put()174 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_switch_get()190 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_switch_put()222 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_enum_get()238 struct sof_ipc_ctrl_data *cdata = scontrol->ipc_control_data; in sof_ipc3_enum_put()[all …]
386 struct sof_ipc_ctrl_data *cdata = data; in sof_ipc3_set_get_data()387 struct sof_ipc_ctrl_data *cdata_chunk; in sof_ipc3_set_get_data()416 hdr_bytes = sizeof(struct sof_ipc_ctrl_data); in sof_ipc3_set_get_data()427 hdr_bytes = sizeof(struct sof_ipc_ctrl_data) + sizeof(struct sof_abi_hdr); in sof_ipc3_set_get_data()
766 struct sof_ipc_ctrl_data *cdata; in sof_get_control_data()818 sizeof(struct sof_ipc_ctrl_data); in sof_get_control_data()1633 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_bytes()1653 scontrol->size = sizeof(struct sof_ipc_ctrl_data) + scontrol->priv_size; in sof_ipc3_control_load_bytes()1693 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_volume()1725 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_enum()
448 struct sof_ipc_ctrl_data *cdata);
98 struct sof_ipc_ctrl_data { struct