Searched refs:sof_ipc_ctrl_data (Results 1 – 4 of 4) 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 *cdat in sof_ipc3_enum_put() [all...]
818 struct sof_ipc_ctrl_data *cdata; in sof_get_control_data() 867 * and includes the size of struct sof_ipc_ctrl_data in sof_get_control_data() 870 sizeof(struct sof_ipc_ctrl_data); in sof_get_control_data() 1805 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_bytes() 1826 scontrol->size = sizeof(struct sof_ipc_ctrl_data) + scontrol->priv_size; in sof_ipc3_control_load_volume() 1868 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_load_enum() 1900 struct sof_ipc_ctrl_data *cdata; in sof_ipc3_control_free()
591 struct sof_ipc_ctrl_data *cdata);
98 struct sof_ipc_ctrl_data { struct