Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dresource.c149 static const struct file_operations proc_ioports_operations = { variable
165 proc_create("ioports", 0, NULL, &proc_ioports_operations); in ioresources_init()