Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dahb_api.h26 void hif_ahb_close(struct hif_softc *hif_ctx);
H A Dmultibus_ahb.c40 bus_ops->hif_bus_close = &hif_ahb_close; in hif_initialize_ahb_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c173 void hif_ahb_close(struct hif_softc *scn) in hif_ahb_close() function