Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dpci_api.h43 int hif_pci_bus_configure(struct hif_softc *scn);
H A Dmultibus_pci.c60 bus_ops->hif_bus_configure = &hif_pci_bus_configure; in hif_initialize_pci_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c206 return hif_pci_bus_configure(scn); in hif_ahb_bus_configure()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c1689 int hif_pci_bus_configure(struct hif_softc *hif_sc) in hif_pci_bus_configure() function