Lines Matching defs:native
51 if (!strcmp("native", acpi_video_backlight_string))
253 * because of broken native backlight control.
324 * native backlight causes a regression where backlight does not work
362 /* The native backlight controls do not work on some older machines */
464 /* Non win8 machines which need native backlight nevertheless */
838 * does not work. So on win8+ systems prefer native brightness control.
839 * Chromebooks should always prefer native backlight control.
850 enum acpi_backlight_type __acpi_video_get_backlight_type(bool native, bool *auto_detect)
871 if (native)
899 /* Use ACPI video if available, except when native should be preferred. */
904 /* Use native if available */
929 /* No ACPI video/native (old hw), use vendor specific fw methods. */