Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/sound/sof/
H A Dabi.h64 #define SOF_IPC4_ABI_MAGIC 0x34464F53 macro
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc4-control.c337 if (abi_hdr.magic != SOF_IPC4_ABI_MAGIC) { in sof_ipc4_bytes_ext_put()
399 data->magic = SOF_IPC4_ABI_MAGIC; in _sof_ipc4_bytes_ext_get()
H A Dipc4-topology.c2159 if (control_data->data->magic != SOF_IPC4_ABI_MAGIC) { in sof_ipc4_control_load_bytes()

Completed in 6 milliseconds