Home
last modified time | relevance | path

Searched refs:hif_ahb_irq_disable (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dahb_api.h37 void hif_ahb_irq_disable(struct hif_softc *scn, int ce_id);
H A Dmultibus_ahb.c60 bus_ops->hif_irq_disable = &hif_ahb_irq_disable; in hif_initialize_ahb_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c738 void hif_ahb_irq_disable(struct hif_softc *scn, int ce_id) in hif_ahb_irq_disable() function