Searched refs:get_lock (Results 1 – 5 of 5) sorted by relevance
108 .get_lock = falconide_get_lock,
884 if (!host->get_lock) in init_irq()1401 host->get_lock = d->get_lock; in ide_host_alloc()1607 if (!hwif->host->get_lock) in ide_unregister()
428 if (host->get_lock) in ide_lock_host()429 host->get_lock(ide_intr, hwif); in ide_lock_host()
832 void (*get_lock)(irq_handler_t, void *); member1345 void (*get_lock)(irq_handler_t, void *); member
1246 with self.fetch_count.get_lock():