Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ide/
Dide-proc.c117 const struct ide_proc_devset *ide_find_setting(const struct ide_proc_devset *st, in ide_find_setting()
142 const struct ide_proc_devset *setting) in ide_read_setting()
172 const struct ide_proc_devset *setting, int val) in ide_write_setting()
211 static const struct ide_proc_devset ide_generic_settings[] = {
232 const struct ide_proc_devset *setting, *g, *d; in ide_settings_proc_show()
290 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.h35 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.c153 static const struct ide_proc_devset *ide_disk_proc_devsets(ide_drive_t *drive)
Dide-tape.c1735 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.c1450 static const struct ide_proc_devset *ide_cd_proc_devsets(ide_drive_t *drive) in ide_cd_proc_devsets()
/Linux-v5.10/include/linux/
Dide.h542 const struct ide_proc_devset *settings; /* /proc/ide/ drive settings */
955 struct ide_proc_devset { struct
1081 const struct ide_proc_devset * (*proc_devsets)(ide_drive_t *);