Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_pmo_api.c326 if (wmi_handle->ops->send_wow_timer_pattern_cmd) in wmi_unified_wow_timer_pattern_cmd()
327 return wmi_handle->ops->send_wow_timer_pattern_cmd(wmi_handle, in wmi_unified_wow_timer_pattern_cmd()
H A Dwmi_unified_pmo_tlv.c2243 ops->send_wow_timer_pattern_cmd = send_wow_timer_pattern_cmd_tlv; in wmi_pmo_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1083 QDF_STATUS (*send_wow_timer_pattern_cmd)(wmi_unified_t wmi_handle, member