Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
H A Di_host_diag_core_event.h259 void qdf_wow_wakeup_host_event(uint8_t wow_wakeup_cause);
341 static inline void qdf_wow_wakeup_host_event(uint8_t wow_wakeup_cause) in qdf_wow_wakeup_host_event() argument
H A Dhost_diag_log.c310 void qdf_wow_wakeup_host_event(uint8_t wow_wakeup_cause) in qdf_wow_wakeup_host_event() argument
317 wowRequest.wow_wakeup_cause = wow_wakeup_cause; in qdf_wow_wakeup_host_event()
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
H A Dhost_diag_core_event.h491 uint8_t wow_wakeup_cause; member