Home
last modified time | relevance | path

Searched refs:hif_deconfigure_ext_group_interrupts (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_exec.c905 void hif_deconfigure_ext_group_interrupts(struct hif_opaque_softc *hif_ctx) in hif_deconfigure_ext_group_interrupts() function
918 qdf_export_symbol(hif_deconfigure_ext_group_interrupts);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh.c504 hif_deconfigure_ext_group_interrupts(soc->hif_handle); in dp_soc_interrupt_detach_rh()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h2112 void hif_deconfigure_ext_group_interrupts(struct hif_opaque_softc *hif_ctx);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c846 hif_deconfigure_ext_group_interrupts(soc->hif_handle); in dp_soc_interrupt_detach()