Searched refs:get_lock (Results 1 – 4 of 4) sorted by relevance
108 .get_lock = falconide_get_lock,
869 if (!host->get_lock) in init_irq()1358 host->get_lock = d->get_lock; in ide_host_alloc()1561 if (!hwif->host->get_lock) in ide_unregister()
417 if (host->get_lock) in ide_lock_host()418 host->get_lock(ide_intr, hwif); in ide_lock_host()
822 void (*get_lock)(irq_handler_t, void *); member1333 void (*get_lock)(irq_handler_t, void *); member