Home
last modified time | relevance | path

Searched refs:hif_ahb_exec_grp_irq_disable (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dahb_api.h39 void hif_ahb_exec_grp_irq_disable(struct hif_exec_context *hif_ext_grp);
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c308 hif_ext_group->irq_disable = &hif_ahb_exec_grp_irq_disable; in hif_ahb_configure_grp_irq()
783 void hif_ahb_exec_grp_irq_disable(struct hif_exec_context *hif_ext_group) in hif_ahb_exec_grp_irq_disable() function