Searched refs:SOF_ABI_VER (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/sound/sof/ |
| H A D | abi.h | 40 #define SOF_ABI_VER(major, minor, patch) \ macro 57 #define SOF_ABI_VERSION SOF_ABI_VER(SOF_ABI_MAJOR, SOF_ABI_MINOR, SOF_ABI_PATCH)
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | hda-pcm.c | 127 if (v->abi_version < SOF_ABI_VER(3, 10, 0)) in hda_dsp_pcm_hw_params()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | trace.c | 174 if (v->abi_version >= SOF_ABI_VER(3, 7, 0)) { in snd_sof_init_trace_ipc()
|
| H A D | ipc.c | 739 if (v->abi_version < SOF_ABI_VER(3, 3, 0)) { in snd_sof_ipc_set_get_comp_data()
|
| H A D | topology.c | 3131 if (SOF_ABI_VER(v->major, v->minor, v->micro) < SOF_ABI_VER(3, 0, 1)) in sof_link_dmic_load() 3660 abi_version = SOF_ABI_VER(man->priv.data[0], in sof_manifest()
|