Home
last modified time | relevance | path

Searched refs:wow_pulse_pin (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_common_public_struct.h479 uint8_t wow_pulse_pin; member
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_main.c110 psoc_cfg->wow_pulse_pin = cfg_get(psoc, CFG_PMO_WOW_PULSE_PIN); in wlan_pmo_wow_pulse_init_cfg()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_ucfg_api.c680 return pmo_psoc_ctx->psoc_cfg.wow_pulse_pin; in ucfg_pmo_get_wow_pulse_pin()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h4376 uint8_t wow_pulse_pin; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c13102 wow_pulse_set_info.wow_pulse_pin = in wlan_hdd_set_wow_pulse()
13118 wow_pulse_set_info.wow_pulse_pin = 0; in wlan_hdd_set_wow_pulse()
13126 wow_pulse_set_info.wow_pulse_pin, in wlan_hdd_set_wow_pulse()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c8393 cmd->pin = wow_pulse_cmd->wow_pulse_pin; in wma_send_wow_pulse_cmd()