Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-proc.c116 const struct ide_proc_devset *ide_find_setting(const struct ide_proc_devset *st, in ide_find_setting()
141 const struct ide_proc_devset *setting) in ide_read_setting()
171 const struct ide_proc_devset *setting, int val) in ide_write_setting()
210 static const struct ide_proc_devset ide_generic_settings[] = {
231 const struct ide_proc_devset *setting, *g, *d; in ide_settings_proc_show()
289 const struct ide_proc_devset *setting; in ide_settings_proc_write()
Dide-disk.h23 extern const struct ide_proc_devset ide_disk_settings[];
Dide-floppy.h33 extern const struct ide_proc_devset ide_floppy_settings[];
Dide-floppy_proc.c28 const struct ide_proc_devset ide_floppy_settings[] = {
Dide-disk_proc.c112 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.c1722 static const struct ide_proc_devset idetape_settings[] = {
1859 static const struct ide_proc_devset *ide_tape_proc_devsets(ide_drive_t *drive) in ide_tape_proc_devsets()
Dide-cd.c1437 static const struct ide_proc_devset *ide_cd_proc_devsets(ide_drive_t *drive) in ide_cd_proc_devsets()
/Linux-v4.19/include/linux/
Dide.h537 const struct ide_proc_devset *settings; /* /proc/ide/ drive settings */
941 struct ide_proc_devset { struct
1067 const struct ide_proc_devset * (*proc_devsets)(ide_drive_t *);