Searched refs:bl_curve_mutex (Results 1 – 4 of 4) sorted by relevance
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()
64 mutex_init(&info->bl_curve_mutex); in framebuffer_alloc()466 mutex_lock(&fb_info->bl_curve_mutex); in store_bl_curve()469 mutex_unlock(&fb_info->bl_curve_mutex); in store_bl_curve()487 mutex_lock(&fb_info->bl_curve_mutex); in show_bl_curve()491 mutex_unlock(&fb_info->bl_curve_mutex); in show_bl_curve()565 mutex_lock(&fb_info->bl_curve_mutex); in fb_bl_default_curve()576 mutex_unlock(&fb_info->bl_curve_mutex); in fb_bl_default_curve()
465 struct mutex bl_curve_mutex; member
492 struct mutex bl_curve_mutex; member