Home
last modified time | relevance | path

Searched refs:SOF_ABI_MAGIC (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/sof/
Dabi.h60 #define SOF_ABI_MAGIC 0x00464F53 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/sof/
Dabi.h36 #define SOF_ABI_MAGIC 0x00464F53 macro
/kernel/linux/linux-5.10/sound/soc/sof/
Dcontrol.c340 if (cdata->data->magic != SOF_ABI_MAGIC) { in snd_sof_bytes_ext_put()
399 cdata->data->magic = SOF_ABI_MAGIC; in snd_sof_bytes_ext_volatile_get()
465 cdata->data->magic = SOF_ABI_MAGIC; in snd_sof_bytes_ext_get()
Dtopology.c1190 if (cdata->data->magic != SOF_ABI_MAGIC) { in sof_control_load_bytes()
2162 if (wdata[i].pdata->magic != SOF_ABI_MAGIC) in sof_get_control_data()