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

/linux-master/arch/alpha/kernel/
H A Dperf_event.c580 static int supported_cpu(void) function
779 if (!supported_cpu())
877 if (!supported_cpu()) {
/linux-master/sound/soc/
H A Dsoc-dai.c494 bool supported_cpu = false; local
501 supported_cpu = true;
512 supported[direction] = supported_cpu && supported_codec;

Completed in 112 milliseconds