Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/gpu/drm/i915/
Dintel_bios.c381 general = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_general_definitions()
412 p_defs = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_sdvo_device_mapping()
1084 p_defs = find_section(bdb, BDB_GENERAL_DEFINITIONS); in parse_device_mapping()
Dintel_bios.h76 #define BDB_GENERAL_DEFINITIONS 2 macro