Searched refs:auto_detect (Results 1 – 5 of 5) sorted by relevance
824 enum acpi_backlight_type __acpi_video_get_backlight_type(bool native, bool *auto_detect) in __acpi_video_get_backlight_type() argument849 if (auto_detect) in __acpi_video_get_backlight_type()850 *auto_detect = false; in __acpi_video_get_backlight_type()863 if (auto_detect) in __acpi_video_get_backlight_type()864 *auto_detect = true; in __acpi_video_get_backlight_type()
1978 bool auto_detect; in acpi_video_bus_add() local2056 if (__acpi_video_get_backlight_type(false, &auto_detect) == acpi_backlight_video && in acpi_video_bus_add()2057 !auto_detect) in acpi_video_bus_add()
71 bool *auto_detect);
29 u8 auto_detect; member
518 .auto_detect = 0x00,