Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Drtas-proc.c222 static int ppc_rtas_find_all_sensors(void);
394 if (ppc_rtas_find_all_sensors() != 0) { in ppc_rtas_sensors_show()
428 static int ppc_rtas_find_all_sensors(void) in ppc_rtas_find_all_sensors() function