Home
last modified time | relevance | path

Searched refs:__qdf_device_init_wakeup (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_util.h325 static inline int __qdf_device_init_wakeup(__qdf_device_t qdf_dev, bool enable) in __qdf_device_init_wakeup() function
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h771 return __qdf_device_init_wakeup(qdf_dev, enable); in qdf_device_init_wakeup()