Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dahb_api.h35 void hif_ahb_disable_bus(struct hif_softc *scn);
H A Dmultibus_ahb.c51 bus_ops->hif_disable_bus = &hif_ahb_disable_bus; in hif_initialize_ahb_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c401 void hif_ahb_disable_bus(struct hif_softc *scn) in hif_ahb_disable_bus() function