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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dversion.c22 static const struct file_operations version_proc_fops = { variable in typeref:struct:file_operations
31 proc_create("version", 0, NULL, &version_proc_fops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dtoshiba_acpi.c800 static const struct file_operations version_proc_fops = { variable in typeref:struct:file_operations
819 proc_create("version", S_IRUGO, toshiba_proc_dir, &version_proc_fops);

Completed in 35 milliseconds