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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dresource.c120 static const struct file_operations proc_ioports_operations = { variable in typeref:struct:file_operations
136 proc_create("ioports", 0, NULL, &proc_ioports_operations);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dresource.c120 static const struct file_operations proc_ioports_operations = { variable in typeref:struct:file_operations
136 proc_create("ioports", 0, NULL, &proc_ioports_operations);

Completed in 107 milliseconds