Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dahb_api.h36 int hif_ahb_bus_configure(struct hif_softc *scn);
H A Dmultibus_ahb.c52 bus_ops->hif_bus_configure = &hif_ahb_bus_configure; in hif_initialize_ahb_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c204 int hif_ahb_bus_configure(struct hif_softc *scn) in hif_ahb_bus_configure() function