Home
last modified time | relevance | path

Searched refs:BDB_LVDS_OPTIONS (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/gma500/
Dintel_bios.c95 = find_section(bdb, BDB_LVDS_OPTIONS); in parse_backlight_data()
130 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_lfp_panel_data()
Dintel_bios.h96 #define BDB_LVDS_OPTIONS 40 macro
/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_bios.h102 #define BDB_LVDS_OPTIONS 40 macro
Dintel_bios.c212 lvds_options = find_section(bdb, BDB_LVDS_OPTIONS); in parse_lfp_panel_data()