Searched refs:brightness_level (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/platform/x86/
H A Dfujitsu-laptop.c156 unsigned int brightness_level; member in struct:fujitsu_t
366 fujitsu->brightness_level = state & 0x0fffffff; get_lcd_level()
373 return fujitsu->brightness_level; get_lcd_level()
737 oldb = fujitsu->brightness_level; acpi_fujitsu_notify()
739 newb = fujitsu->brightness_level; acpi_fujitsu_notify()
1119 fujitsu->bl_device->props.brightness = fujitsu->brightness_level; fujitsu_init()
H A Dthinkpad_acpi.c1985 u8 brightness_level; member in struct:tp_nvram_state
2332 n->brightness_level = (d & TP_NVRAM_MASK_LEVEL_BRIGHTNESS) hotkey_read_nvram()
2452 if (oldn->brightness_level != newn->brightness_level) { hotkey_compare_and_issue_event()
2453 issue_brightnesschange(oldn->brightness_level, hotkey_compare_and_issue_event()
2454 newn->brightness_level, event_mask); hotkey_compare_and_issue_event()
2457 if (newn->brightness_level == 0) hotkey_compare_and_issue_event()
2459 else if (newn->brightness_level >= bright_maxlvl hotkey_compare_and_issue_event()
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.h791 u32 brightness_level; member in struct:is_tune_isp

Completed in 201 milliseconds