Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Drtas-proc.c245 static int ppc_rtas_find_all_sensors(void);
422 if (ppc_rtas_find_all_sensors() != 0) { in ppc_rtas_sensors_show()
456 static int ppc_rtas_find_all_sensors(void) in ppc_rtas_find_all_sensors() function