Searched refs:appletb_bl_brightness_map (Results 1 – 1 of 1) sorted by relevance
41 static const u8 appletb_bl_brightness_map[] = { variable93 brightness = appletb_bl_brightness_map[backlight_get_brightness(bdev)]; in appletb_bl_update_status()145 appletb_bl_brightness_map[(appletb_bl_def_brightness > 2) ? 2 : appletb_bl_def_brightness]); in appletb_bl_probe()154 bl_props.max_brightness = ARRAY_SIZE(appletb_bl_brightness_map) - 1; in appletb_bl_probe()