Searched refs:hif_evm_work (Results 1 – 4 of 4) sorted by relevance
41 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()
49 struct work_struct hif_evm_work; member
105 schedule_work(&ca->hif_evm_work); in hopper_irq_handler()
115 schedule_work(&ca->hif_evm_work); in mantis_irq_handler()