Searched refs:bl_curve_mutex (Results 1 – 6 of 6) sorted by relevance
19 mutex_lock(&fb_info->bl_curve_mutex); in fb_bl_default_curve()30 mutex_unlock(&fb_info->bl_curve_mutex); in fb_bl_default_curve()
47 mutex_init(&info->bl_curve_mutex); in framebuffer_alloc()74 mutex_destroy(&info->bl_curve_mutex); in framebuffer_release()
385 mutex_lock(&fb_info->bl_curve_mutex); in store_bl_curve()388 mutex_unlock(&fb_info->bl_curve_mutex); in store_bl_curve()406 mutex_lock(&fb_info->bl_curve_mutex); in show_bl_curve()410 mutex_unlock(&fb_info->bl_curve_mutex); in show_bl_curve()
61 mutex_init(&info->bl_curve_mutex); in framebuffer_alloc()458 mutex_lock(&fb_info->bl_curve_mutex); in store_bl_curve()461 mutex_unlock(&fb_info->bl_curve_mutex); in store_bl_curve()479 mutex_lock(&fb_info->bl_curve_mutex); in show_bl_curve()483 mutex_unlock(&fb_info->bl_curve_mutex); in show_bl_curve()557 mutex_lock(&fb_info->bl_curve_mutex); in fb_bl_default_curve()568 mutex_unlock(&fb_info->bl_curve_mutex); in fb_bl_default_curve()
465 struct mutex bl_curve_mutex; member
471 struct mutex bl_curve_mutex; member