Home
last modified time | relevance | path

Searched refs:hif_evm_work (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/pci/mantis/
Dmantis_evm.c41 struct mantis_ca *ca = container_of(work, struct mantis_ca, hif_evm_work); in mantis_hifevm_work()
102 INIT_WORK(&ca->hif_evm_work, mantis_hifevm_work); in mantis_evmgr_init()
104 schedule_work(&ca->hif_evm_work); in mantis_evmgr_init()
114 flush_work(&ca->hif_evm_work); in mantis_evmgr_exit()
Dmantis_link.h49 struct work_struct hif_evm_work; member
Dhopper_cards.c105 schedule_work(&ca->hif_evm_work); in hopper_irq_handler()
Dmantis_cards.c115 schedule_work(&ca->hif_evm_work); in mantis_irq_handler()