Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pnp/pnpbios/
Dproc.c277 static const struct file_operations pnpbios_proc_fops = { variable
295 proc_create_data(name, 0644, proc_pnp, &pnpbios_proc_fops, in pnpbios_interface_attach_device()
301 if (proc_create_data(name, 0644, proc_pnp_boot, &pnpbios_proc_fops, in pnpbios_interface_attach_device()