Searched refs:sof_ipc_ctrl_data (Results 1 – 5 of 5) sorted by relevance
19 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 …]
417 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()
777 struct sof_ipc_ctrl_data *cdata; in sof_get_control_data()829 sizeof(struct sof_ipc_ctrl_data); in sof_get_control_data()1652 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_bytes()1673 scontrol->size = sizeof(struct sof_ipc_ctrl_data) + scontrol->priv_size; in sof_ipc3_control_load_bytes()1715 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_volume()1747 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_enum()
553 struct sof_ipc_ctrl_data *cdata);
98 struct sof_ipc_ctrl_data { struct