Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A 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()
/kernel/linux/linux-6.6/drivers/char/
H A 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()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dapm_32.c1629 static int proc_apm_show(struct seq_file *m, void *v) in proc_apm_show() function
2342 proc_create_single("apm", 0, NULL, proc_apm_show); in apm_init()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dapm_32.c1636 static int proc_apm_show(struct seq_file *m, void *v) in proc_apm_show() function
2349 proc_create_single("apm", 0, NULL, proc_apm_show); in apm_init()

Completed in 8 milliseconds