Home
last modified time | relevance | path

Searched defs:ide_disk_ops (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dide.h403 struct ide_disk_ops { struct
404 int (*check)(struct ide_drive_s *, const char *);
405 int (*get_capacity)(struct ide_drive_s *);
406 void (*unlock_native_capacity)(struct ide_drive_s *);
407 void (*setup)(struct ide_drive_s *);
408 void (*flush)(struct ide_drive_s *);
409 int (*init_media)(struct ide_drive_s *, struct gendisk *);
410 int (*set_doorlock)(struct ide_drive_s *, struct gendisk *,
412 ide_startstop_t (*do_request)(struct ide_drive_s *, struct request *,
414 int (*ioctl)(struct ide_drive_s *, struct block_device *,
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dide.h403 struct ide_disk_ops { struct
404 int (*check)(struct ide_drive_s *, const char *);
405 int (*get_capacity)(struct ide_drive_s *);
406 void (*unlock_native_capacity)(struct ide_drive_s *);
407 void (*setup)(struct ide_drive_s *);
408 void (*flush)(struct ide_drive_s *);
409 int (*init_media)(struct ide_drive_s *, struct gendisk *);
410 int (*set_doorlock)(struct ide_drive_s *, struct gendisk *,
412 ide_startstop_t (*do_request)(struct ide_drive_s *, struct request *,
414 int (*ioctl)(struct ide_drive_s *, struct block_device *,
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dide.h403 struct ide_disk_ops { struct
404 int (*check)(struct ide_drive_s *, const char *);
405 int (*get_capacity)(struct ide_drive_s *);
406 void (*unlock_native_capacity)(struct ide_drive_s *);
407 void (*setup)(struct ide_drive_s *);
408 void (*flush)(struct ide_drive_s *);
409 int (*init_media)(struct ide_drive_s *, struct gendisk *);
410 int (*set_doorlock)(struct ide_drive_s *, struct gendisk *,
412 ide_startstop_t (*do_request)(struct ide_drive_s *, struct request *,
414 int (*ioctl)(struct ide_drive_s *, struct block_device *,
[all …]