Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_internal.h1245 QDF_STATUS wma_reset_tsf_gpio(tp_wma_handle wma_handle, uint32_t vdev_id);
1276 static inline QDF_STATUS wma_reset_tsf_gpio(tp_wma_handle wma_handle, in wma_reset_tsf_gpio() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c457 QDF_STATUS wma_reset_tsf_gpio(tp_wma_handle wma_handle, uint32_t vdev_id) in wma_reset_tsf_gpio() function
H A Dwma_main.c1410 ret = wma_reset_tsf_gpio(wma, privcmd->param_value); in wma_process_cli_set_cmd()