Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Drtas-proc.c154 static int ppc_rtas_rmo_buf_show(struct seq_file *m, void *v);
235 return single_open(file, ppc_rtas_rmo_buf_show, NULL); in rmo_buf_open()
784 static int ppc_rtas_rmo_buf_show(struct seq_file *m, void *v) in ppc_rtas_rmo_buf_show() function