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

/linux-4.4.14/drivers/ide/
H A Dide-floppy_proc.c31 { "geometry", S_IFREG|S_IRUGO, &ide_geometry_proc_fops },
H A Dide-disk_proc.c150 { "geometry", S_IFREG|S_IRUGO, &ide_geometry_proc_fops },
H A Dide-proc.c480 const struct file_operations ide_geometry_proc_fops = { variable in typeref:struct:file_operations
487 EXPORT_SYMBOL(ide_geometry_proc_fops); variable
/linux-4.4.14/include/linux/
H A Dide.h946 extern const struct file_operations ide_geometry_proc_fops;

Completed in 482 milliseconds