Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Dcontrol.c244 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()
Dipc.c721 sizeof(struct sof_abi_hdr); in snd_sof_ipc_set_get_comp_data()
Dtopology.c53 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()
/Linux-v5.15/include/sound/sof/
Dcontrol.h124 struct sof_abi_hdr data[0];
152 struct sof_abi_hdr data[0];
/Linux-v5.15/include/uapi/sound/sof/
Dheader.h20 struct sof_abi_hdr { struct