Searched refs:sof_abi_hdr (Results 1 – 5 of 5) sorted by relevance
244 struct sof_abi_hdr *data = cdata->data; in snd_sof_bytes_get()278 struct sof_abi_hdr *data = cdata->data; in snd_sof_bytes_put()376 if (cdata->data->size > be->max - sizeof(struct sof_abi_hdr)) { in snd_sof_bytes_ext_put()430 if (cdata->data->size > be->max - sizeof(struct sof_abi_hdr)) { in snd_sof_bytes_ext_volatile_get()433 be->max - sizeof(struct sof_abi_hdr)); in snd_sof_bytes_ext_volatile_get()438 data_size = cdata->data->size + sizeof(struct sof_abi_hdr); in snd_sof_bytes_ext_volatile_get()491 if (cdata->data->size > be->max - sizeof(struct sof_abi_hdr)) { in snd_sof_bytes_ext_get()494 be->max - sizeof(struct sof_abi_hdr)); in snd_sof_bytes_ext_get()498 data_size = cdata->data->size + sizeof(struct sof_abi_hdr); in snd_sof_bytes_ext_get()
721 sizeof(struct sof_abi_hdr); in snd_sof_ipc_set_get_comp_data()
53 struct sof_abi_hdr *pdata;1168 max_size < sizeof(struct sof_abi_hdr)) { in sof_control_load_bytes()1215 if (cdata->data->size + sizeof(struct sof_abi_hdr) != in sof_control_load_bytes()
124 struct sof_abi_hdr data[0];152 struct sof_abi_hdr data[0];
20 struct sof_abi_hdr { struct