Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/
Dapm-emulation.c436 static int proc_apm_show(struct seq_file *m, void *v) in proc_apm_show() function
648 proc_create_single("apm", 0, NULL, proc_apm_show); in apm_init()
/linux-6.1.9/arch/x86/kernel/
Dapm_32.c1642 static int proc_apm_show(struct seq_file *m, void *v) in proc_apm_show() function
2355 proc_create_single("apm", 0, NULL, proc_apm_show); in apm_init()