Searched refs:sleep_ok (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/ |
D | pci_api.h | 34 bool sleep_ok, bool wait_for_it);
|
D | dummy.c | 113 bool sleep_ok, bool wait_for_it) in hif_dummy_target_sleep_state_adjust() argument
|
D | dummy.h | 30 bool sleep_ok, bool wait_for_it);
|
D | multibus.h | 43 bool sleep_ok, bool wait_for_it);
|
D | multibus.c | 254 bool sleep_ok, bool wait_for_it) in hif_target_sleep_state_adjust() argument 257 sleep_ok, wait_for_it); in hif_target_sleep_state_adjust()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_main.h | 700 bool sleep_ok,
|
/wlan-driver/qca-wifi-host-cmn/hif/inc/ |
D | hif.h | 1239 void hif_set_target_sleep(struct hif_opaque_softc *hif_ctx, bool sleep_ok,
|
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
D | if_pci.c | 2710 bool sleep_ok, bool wait_for_it) in hif_pci_target_sleep_state_adjust() argument 2733 if (sleep_ok) { in hif_pci_target_sleep_state_adjust()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
D | ce_main.c | 5236 static int hif_srng_sleep_state_adjust(struct hif_softc *scn, bool sleep_ok, in hif_srng_sleep_state_adjust() argument
|