Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dpci_api.h29 int hif_pci_bus_suspend(struct hif_softc *scn);
H A Dmultibus_pci.c42 bus_ops->hif_bus_suspend = &hif_pci_bus_suspend; in hif_initialize_pci_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2380 int hif_pci_bus_suspend(struct hif_softc *scn) in hif_pci_bus_suspend() function