Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pnp/pnpbios/
H A Dproc.c123 static int pnp_devices_proc_show(struct seq_file *m, void *v) in pnp_devices_proc_show() function
255 proc_create_single("devices", 0, proc_pnp, pnp_devices_proc_show); in pnpbios_proc_init()