Home
last modified time | relevance | path

Searched refs:daylight (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-backlight-adp88605 adp8860, adp8861 and adp8863 devices: daylight (level 1), office (level 2) and
6 dark (level 3). By default the brightness operates at the daylight brightness
26 values "1", "2" or "3" set the control to daylight, office or
38 is at one of the three levels (daylight, office or dark). This
52 one of the three levels (daylight, office or dark). This is an
Dsysfs-class-backlight-adp55205 adp5520 and adp5501 devices: daylight (level 1), office (level 2) and dark
6 (level 3). By default the brightness operates at the daylight brightness level.
16 is at one of the three levels (daylight, office or dark). This
29 one of the three levels (daylight, office or dark). This is an
Dsysfs-class-backlight-driver-adp887047 integer between 1..5 (1 = daylight, 2 = bright, ..., 5 = dark).
/Linux-v5.4/drivers/rtc/
Drtc-efi.c62 eft->daylight = wtime->tm_isdst ? EFI_ISDST : 0; in convert_to_efi_time()
101 switch (eft->daylight & EFI_ISDST) { in convert_from_efi_time()
208 eft.daylight); in efi_procfs()
224 alm.daylight, in efi_procfs()
/Linux-v5.4/drivers/char/
Defirtc.c113 eft->daylight = wtime->tm_isdst ? EFI_ISDST: 0; in convert_to_efi_time()
135 switch (eft->daylight & EFI_ISDST) { in convert_from_efi_time()
301 eft.daylight); in efi_rtc_proc_show()
318 alm.daylight, in efi_rtc_proc_show()
/Linux-v5.4/drivers/acpi/
Dacpi_tad.c65 u8 daylight; member
86 rt->daylight > 3) in acpi_tad_set_real_time()
212 rt.daylight = val; in time_store()
237 rt.tz, rt.daylight); in time_show()
/Linux-v5.4/include/acpi/
Dacbuffer.h54 u8 daylight; member
/Linux-v5.4/include/xen/interface/
Dplatform.h154 uint8_t daylight; member
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-camera.rst305 - White balance setting for horizon daylight. It corresponds
308 - White balance preset for daylight (with clear sky). It corresponds
Dcolorspaces.rst89 primaries. This is usually chosen to be close to daylight which has been
Dcontrol.rst177 (incandescent) to 6500 (daylight). For more information about color
/Linux-v5.4/Documentation/admin-guide/
Drtc.rst8 the local time zone or daylight savings time -- unless they dual boot
/Linux-v5.4/include/linux/
Defi.h195 u8 daylight; member