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

/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) function
89 EXPORT_SYMBOL_GPL(ide_device_get); variable
H A Dide-gd.c40 if (ide_device_get(idkp->drive))
H A Dide-cd.c65 if (ide_device_get(cd->drive))
H A Dide-tape.c244 if (ide_device_get(tape->drive))

Completed in 73 milliseconds