Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h713 void hif_event_history_deinit(struct hif_opaque_softc *hif_ctx, uint8_t id);
768 static inline void hif_event_history_deinit(struct hif_opaque_softc *hif_ctx, in hif_event_history_deinit() function
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_exec.c209 void hif_event_history_deinit(struct hif_opaque_softc *hif_ctx, uint8_t id) in hif_event_history_deinit() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh.c512 hif_event_history_deinit(soc->hif_handle, i); in dp_soc_interrupt_detach_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c868 hif_event_history_deinit(soc->hif_handle, i); in dp_soc_interrupt_detach()