Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/
Dapm-emulation.c490 static const struct file_operations apm_proc_fops = { variable
673 proc_create("apm", 0, NULL, &apm_proc_fops); in apm_init()