Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/
Dcontrol.c222 struct sof_abi_hdr *data = cdata->data; in snd_sof_bytes_get()
256 struct sof_abi_hdr *data = cdata->data; in snd_sof_bytes_put()
354 if (cdata->data->size > be->max - sizeof(const struct sof_abi_hdr)) { in snd_sof_bytes_ext_put()
408 if (cdata->data->size > be->max - sizeof(const struct sof_abi_hdr)) { in snd_sof_bytes_ext_volatile_get()
411 be->max - sizeof(const struct sof_abi_hdr)); in snd_sof_bytes_ext_volatile_get()
416 data_size = cdata->data->size + sizeof(const struct sof_abi_hdr); in snd_sof_bytes_ext_volatile_get()
469 if (cdata->data->size > be->max - sizeof(const struct sof_abi_hdr)) { in snd_sof_bytes_ext_get()
472 be->max - sizeof(const struct sof_abi_hdr)); in snd_sof_bytes_ext_get()
476 data_size = cdata->data->size + sizeof(const struct sof_abi_hdr); in snd_sof_bytes_ext_get()
Dipc.c710 sizeof(struct sof_abi_hdr); in snd_sof_ipc_set_get_comp_data()
Dtopology.c53 struct sof_abi_hdr *pdata;
1158 max_size < sizeof(struct sof_abi_hdr)) { in sof_control_load_bytes()
1204 if (cdata->data->size + sizeof(const struct sof_abi_hdr) != in sof_control_load_bytes()
/kernel/linux/linux-5.10/include/sound/sof/
Dcontrol.h124 struct sof_abi_hdr data[0];
152 struct sof_abi_hdr data[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/sof/
Dheader.h22 struct sof_abi_hdr { struct
/kernel/linux/linux-5.10/include/uapi/sound/sof/
Dheader.h20 struct sof_abi_hdr { struct