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

/linux-4.4.14/drivers/media/pci/mantis/
H A Dmantis_link.h55 wait_queue_head_t hif_write_wq; /* HIF Write op */ member in struct:mantis_ca
H A Dmantis_ca.c179 init_waitqueue_head(&ca->hif_write_wq); mantis_ca_init()
H A Dhopper_cards.c104 wake_up(&ca->hif_write_wq); hopper_irq_handler()
H A Dmantis_cards.c114 wake_up(&ca->hif_write_wq); mantis_irq_handler()
H A Dmantis_hif.c65 if (wait_event_timeout(ca->hif_write_wq, mantis_hif_write_wait()

Completed in 75 milliseconds