Home
last modified time | relevance | path

Searched defs:bdb_header (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/gpu/drm/gma500/
Dintel_bios.h39 struct bdb_header { struct
40 u8 signature[16]; /**< Always 'BIOS_DATA_BLOCK' */
41 u16 version; /**< decimal */
42 u16 header_size; /**< in bytes */
43 u16 bdb_size; /**< in bytes */
/linux-3.3/drivers/gpu/drm/i915/
Dintel_bios.h44 struct bdb_header { struct
45 u8 signature[16]; /**< Always 'BIOS_DATA_BLOCK' */
46 u16 version; /**< decimal */
47 u16 header_size; /**< in bytes */
48 u16 bdb_size; /**< in bytes */