Searched refs:auto_detect (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/acpi/
H A Dvideo.h71 bool *auto_detect);
/linux-master/drivers/acpi/
H A Dvideo_detect.c900 enum acpi_backlight_type __acpi_video_get_backlight_type(bool native, bool *auto_detect) argument
925 if (auto_detect)
926 *auto_detect = false;
939 if (auto_detect)
940 *auto_detect = true;
H A Dacpi_video.c1977 bool auto_detect; local
2055 if (__acpi_video_get_backlight_type(false, &auto_detect) == acpi_backlight_video &&
2056 !auto_detect)
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dconf.h29 u8 auto_detect; member in struct:wl18xx_mac_and_phy_params
H A Dmain.c518 .auto_detect = 0x00,

Completed in 251 milliseconds