Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
Dwlan_fwol_ucfg_api.h430 QDF_STATUS ucfg_fwol_get_tsf_gpio_pin(struct wlan_objmgr_psoc *psoc,
996 ucfg_fwol_get_tsf_gpio_pin(struct wlan_objmgr_psoc *psoc, in ucfg_fwol_get_tsf_gpio_pin() function
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
Dwlan_fwol_ucfg_api.c671 QDF_STATUS ucfg_fwol_get_tsf_gpio_pin(struct wlan_objmgr_psoc *psoc, in ucfg_fwol_get_tsf_gpio_pin() function
780 QDF_STATUS ucfg_fwol_get_tsf_gpio_pin(struct wlan_objmgr_psoc *psoc, in ucfg_fwol_get_tsf_gpio_pin() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_tsf.c240 status = ucfg_fwol_get_tsf_gpio_pin(hdd_ctx->psoc, &tsf_gpio_pin); in hdd_tsf_set_gpio()