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

/linux-4.4.14/drivers/ide/
H A Dide.c65 * ide_device_get - get an additional reference to a ide_drive_t
71 int ide_device_get(ide_drive_t *drive) ide_device_get() function
89 EXPORT_SYMBOL_GPL(ide_device_get); variable
H A Dide-gd.c40 if (ide_device_get(idkp->drive)) ide_disk_get()
H A Dide-cd.c65 if (ide_device_get(cd->drive)) ide_cd_get()
H A Dide-tape.c244 if (ide_device_get(tape->drive)) ide_tape_get()
/linux-4.4.14/include/linux/
H A Dide.h1042 int ide_device_get(ide_drive_t *);

Completed in 295 milliseconds