Home
last modified time | relevance | path

Searched refs:hal_mutex (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c528 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_load_nv()
621 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_start()
674 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_stop()
703 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_init_scan()
740 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_start_scan()
771 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_end_scan()
805 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_finish_scan()
849 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_start_hw_scan()
918 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_stop_hw_scan()
998 mutex_lock(&wcn->hal_mutex); in wcn36xx_smd_update_channel_list()
[all …]
H A Ddebug.c154 mutex_lock(&wcn->hal_mutex); in read_file_firmware_feature_caps()
163 mutex_unlock(&wcn->hal_mutex); in read_file_firmware_feature_caps()
H A Dwcn36xx.h250 struct mutex hal_mutex; member
H A Dmain.c1578 mutex_init(&wcn->hal_mutex); in wcn36xx_probe()
1667 mutex_destroy(&wcn->hal_mutex); in wcn36xx_remove()