Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dahb_api.h38 void hif_ahb_irq_enable(struct hif_softc *scn, int ce_id);
H A Dmultibus_ahb.c61 bus_ops->hif_irq_enable = &hif_ahb_irq_enable; in hif_initialize_ahb_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c266 hif_ahb_irq_enable(scn, ce_id); in hif_ahb_configure_irq_by_ceid()
684 void hif_ahb_irq_enable(struct hif_softc *scn, int ce_id) in hif_ahb_irq_enable() function