Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas-proc.c139 static int ppc_rtas_clock_show(struct seq_file *m, void *v);
185 return single_open(file, ppc_rtas_clock_show, NULL); in clock_open()
367 static int ppc_rtas_clock_show(struct seq_file *m, void *v) in ppc_rtas_clock_show() function
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Drtas-proc.c139 static int ppc_rtas_clock_show(struct seq_file *m, void *v);
185 return single_open(file, ppc_rtas_clock_show, NULL); in clock_open()
362 static int ppc_rtas_clock_show(struct seq_file *m, void *v) in ppc_rtas_clock_show() function

Completed in 3 milliseconds