Home
last modified time | relevance | path

Searched refs:ide_proc_devset (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/ide/
Dide-proc.c168 const struct ide_proc_devset *ide_find_setting(const struct ide_proc_devset *st, in ide_find_setting()
193 const struct ide_proc_devset *setting) in ide_read_setting()
223 const struct ide_proc_devset *setting, int val) in ide_write_setting()
262 static const struct ide_proc_devset ide_generic_settings[] = {
283 const struct ide_proc_devset *setting, *g, *d; in ide_settings_proc_show()
341 const struct ide_proc_devset *setting; in ide_settings_proc_write()
Dide-disk.h22 extern const struct ide_proc_devset ide_disk_settings[];
Dide-floppy.h32 extern const struct ide_proc_devset ide_floppy_settings[];
Dide-floppy_proc.c40 const struct ide_proc_devset ide_floppy_settings[] = {
Dide-disk_proc.c163 const struct ide_proc_devset ide_disk_settings[] = {
Dide-gd.c152 static const struct ide_proc_devset *ide_disk_proc_devsets(ide_drive_t *drive)
Dide-tape.c1720 static const struct ide_proc_devset idetape_settings[] = {
1872 static const struct ide_proc_devset *ide_tape_proc_devsets(ide_drive_t *drive) in ide_tape_proc_devsets()
Dide-cd.c1432 static const struct ide_proc_devset *ide_cd_proc_devsets(ide_drive_t *drive) in ide_cd_proc_devsets()
/linux-4.4.14/include/linux/
Dide.h506 const struct ide_proc_devset *settings; /* /proc/ide/ drive settings */
910 struct ide_proc_devset { struct
1036 const struct ide_proc_devset * (*proc_devsets)(ide_drive_t *);