Searched refs:hif_evm_work (Results 1 – 4 of 4) sorted by relevance
29 struct mantis_ca *ca = container_of(work, struct mantis_ca, hif_evm_work); in mantis_hifevm_work()90 INIT_WORK(&ca->hif_evm_work, mantis_hifevm_work); in mantis_evmgr_init()92 schedule_work(&ca->hif_evm_work); in mantis_evmgr_init()102 flush_work(&ca->hif_evm_work); in mantis_evmgr_exit()
37 struct work_struct hif_evm_work; member
91 schedule_work(&ca->hif_evm_work); in hopper_irq_handler()
100 schedule_work(&ca->hif_evm_work); in mantis_irq_handler()