Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Ddevices.c58 static const struct file_operations proc_devinfo_operations = { variable
67 proc_create("devices", 0, NULL, &proc_devinfo_operations); in proc_devices_init()