Searched refs:ide_device_put (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/ide/
H A Dide.c92 * ide_device_put - release a reference to a ide_drive_t
98 void ide_device_put(ide_drive_t *drive) ide_device_put() function
108 EXPORT_SYMBOL_GPL(ide_device_put); variable
H A Dide-gd.c55 ide_device_put(drive); ide_disk_put()
H A Dide-cd.c81 ide_device_put(drive); ide_cd_put()
H A Dide-tape.c260 ide_device_put(drive); ide_tape_put()
/linux-4.4.14/include/linux/
H A Dide.h1043 void ide_device_put(ide_drive_t *);

Completed in 359 milliseconds