Searched refs:proc_iomem_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.c127 static const struct file_operations proc_iomem_operations = { variable in typeref:struct:file_operations
137 proc_create("iomem", 0, NULL, &proc_iomem_operations);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dresource.c127 static const struct file_operations proc_iomem_operations = { variable in typeref:struct:file_operations
137 proc_create("iomem", 0, NULL, &proc_iomem_operations);

Completed in 38 milliseconds