Searched refs:quirk_backlight_present (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_display.c | 13614 static void quirk_backlight_present(struct drm_device *dev) in quirk_backlight_present() function 13694 { 0x0a06, 0x1025, 0x0a11, quirk_backlight_present }, 13697 { 0x0a16, 0x1025, 0x0a11, quirk_backlight_present }, 13700 { 0x27a2, 0x8086, 0x7270, quirk_backlight_present }, 13703 { 0x0a06, 0x1179, 0x0a88, quirk_backlight_present }, 13706 { 0x0a06, 0x103c, 0x21ed, quirk_backlight_present }, 13709 { 0x0a06, 0x1028, 0x0a35, quirk_backlight_present },
|