Searched refs:SOF_IPC4_ABI_MAGIC (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/sound/sof/
H A Dabi.h64 #define SOF_IPC4_ABI_MAGIC 0x34464F53 macro
/linux-master/sound/soc/sof/
H A Dipc4-control.c538 if (abi_hdr.magic != SOF_IPC4_ABI_MAGIC) {
600 data->magic = SOF_IPC4_ABI_MAGIC;
H A Dipc4-topology.c2454 if (control_data->data->magic != SOF_IPC4_ABI_MAGIC) {

Completed in 125 milliseconds