Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pnp/pnpbios/
Dproc.c209 static const struct file_operations pnp_devices_proc_fops = { variable
320 proc_create("devices", 0, proc_pnp, &pnp_devices_proc_fops); in pnpbios_proc_init()