Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Dapm-emulation.c435 static int proc_apm_show(struct seq_file *m, void *v) in proc_apm_show() function
647 proc_create_single("apm", 0, NULL, proc_apm_show); in apm_init()