Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dpci_api.h33 int hif_pci_target_sleep_state_adjust(struct hif_softc *scn,
H A Dmultibus_pci.c51 &hif_pci_target_sleep_state_adjust; in hif_initialize_pci_ops()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c1100 if (hif_pci_target_sleep_state_adjust(hif_sc, true, false) < 0) in hif_pci_enable_power_management()
1730 if (hif_pci_target_sleep_state_adjust(hif_sc, in hif_pci_bus_configure()
2709 int hif_pci_target_sleep_state_adjust(struct hif_softc *scn, in hif_pci_target_sleep_state_adjust() function