Searched refs:ide_geometry_proc_fops (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-floppy_proc.c30 { "geometry", S_IFREG|S_IRUGO, &ide_geometry_proc_fops },
H A Dide-disk_proc.c149 { "geometry", S_IFREG|S_IRUGO, &ide_geometry_proc_fops },
H A Dide-proc.c463 const struct file_operations ide_geometry_proc_fops = { variable in typeref:struct:file_operations
470 EXPORT_SYMBOL(ide_geometry_proc_fops); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h937 extern const struct file_operations ide_geometry_proc_fops;

Completed in 43 milliseconds