Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_driver_ops.h94 int wlan_hdd_bus_resume(enum qdf_suspend_type type);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_driver_ops.c1547 int wlan_hdd_bus_resume(enum qdf_suspend_type type) in wlan_hdd_bus_resume() function
2083 errno = wlan_hdd_bus_resume(QDF_SYSTEM_SUSPEND); in wlan_hdd_pld_resume()
Dwlan_hdd_power.c3542 QDF_BUG(!wlan_hdd_bus_resume(QDF_UNIT_TEST_WOW_SUSPEND)); in __hdd_wlan_fake_apps_resume()
3679 QDF_BUG(!wlan_hdd_bus_resume(QDF_UNIT_TEST_WOW_SUSPEND)); in hdd_wlan_fake_apps_suspend()