Home
last modified time | relevance | path

Searched refs:supported_cpu (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dai.c424 bool supported_cpu; in snd_soc_dai_link_set_capabilities() local
430 supported_cpu = false; in snd_soc_dai_link_set_capabilities()
436 supported_cpu = true; in snd_soc_dai_link_set_capabilities()
447 supported[direction] = supported_cpu && supported_codec; in snd_soc_dai_link_set_capabilities()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dperf_event.c580 static int supported_cpu(void) in supported_cpu() function
783 if (!supported_cpu()) in perf_event_print_debug()
881 if (!supported_cpu()) { in init_hw_perf_events()