Searched refs:fb_prot_mutex (Results 1 – 1 of 1) sorted by relevance
42 pthread_mutex_t fb_prot_mutex; member180 pthread_mutex_init(&handle.fb_prot_mutex, NULL); in audio_extn_spkr_prot_init()200 pthread_mutex_destroy(&handle.fb_prot_mutex); in audio_extn_spkr_prot_deinit()685 pthread_mutex_lock(&handle.fb_prot_mutex); in audio_extn_cirrus_failure_detect_thread()687 pthread_mutex_unlock(&handle.fb_prot_mutex); in audio_extn_cirrus_failure_detect_thread()732 pthread_mutex_lock(&handle.fb_prot_mutex); in audio_extn_cirrus_failure_detect_thread()734 pthread_mutex_unlock(&handle.fb_prot_mutex); in audio_extn_cirrus_failure_detect_thread()822 pthread_mutex_lock(&handle.fb_prot_mutex); in audio_extn_spkr_prot_start_processing()884 pthread_mutex_unlock(&handle.fb_prot_mutex); in audio_extn_spkr_prot_start_processing()895 pthread_mutex_lock(&handle.fb_prot_mutex); in audio_extn_spkr_prot_stop_processing()[all …]