Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/gma500/
Dintel_bios.c345 p_defs = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_sdvo_device_mapping()
455 p_defs = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_device_mapping()
Dintel_bios.h72 #define BDB_GENERAL_DEFINITIONS 2 macro
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.c439 general = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_general_definitions()
464 p_defs = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_sdvo_device_mapping()
1075 p_defs = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_device_mapping()
Dintel_bios.h76 #define BDB_GENERAL_DEFINITIONS 2 macro