Searched refs:htc_vote_link_up (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_api.h | 991 void htc_vote_link_up(HTC_HANDLE htc_handle, enum htc_link_vote_user_id id); 1005 void htc_vote_link_up(HTC_HANDLE htc_handle, enum htc_link_vote_user_id id) in htc_vote_link_up() function
|
D | htc.c | 407 void htc_vote_link_up(HTC_HANDLE htc_handle, enum htc_link_vote_user_id id) in htc_vote_link_up() function
|
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/ |
D | target_if_psoc_wake_lock.c | 192 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_SAP_DFS_USER_ID); in target_if_vote_for_link_up()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_wfds.c | 566 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_DIRECT_LINK_USER_ID); in dp_wfds_new_server()
|
D | wlan_dp_main.c | 2533 htc_vote_link_up(htc_handle, in dp_config_direct_link()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_dev_if.c | 5795 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_SAP_USER_ID); in wma_add_sta() 5813 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_GO_USER_ID); in wma_add_sta() 5828 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_NDP_USER_ID); in wma_add_sta() 5832 htc_vote_link_up(htc_handle, HTC_LINK_VOTE_STA_USER_ID); in wma_add_sta()
|