Searched refs:BDB_LVDS_OPTIONS (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | intel_bios.c | 196 = find_section(bdb, BDB_LVDS_OPTIONS); in parse_backlight_data() 230 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_lfp_panel_data()
|
H A D | intel_bios.h | 84 #define BDB_LVDS_OPTIONS 40 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | intel_bios.c | 197 = find_section(bdb, BDB_LVDS_OPTIONS); in parse_backlight_data() 231 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_lfp_panel_data()
|
H A D | intel_bios.h | 84 #define BDB_LVDS_OPTIONS 40 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_vbt_defs.h | 110 BDB_LVDS_OPTIONS = 40, enumerator
|
H A D | intel_bios.c | 222 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_panel_options()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_vbt_defs.h | 124 BDB_LVDS_OPTIONS = 40, enumerator
|
H A D | intel_bios.c | 175 { .section_id = BDB_LVDS_OPTIONS, 633 lvds_options = bdb_find_section(i915, BDB_LVDS_OPTIONS); in vbt_get_panel_type() 794 lvds_options = bdb_find_section(i915, BDB_LVDS_OPTIONS); in parse_panel_options()
|
Completed in 18 milliseconds