OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vbt_header
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_bios.c
54
* The VBT consists of a VBT Header (defined as &struct
vbt_header
), a BDB
1919
static const struct bdb_header *get_bdb_header(const struct
vbt_header
*vbt)
1935
const struct
vbt_header
*vbt = buf;
1941
if (sizeof(struct
vbt_header
) > size) {
2001
static struct
vbt_header
*oprom_get_vbt(struct drm_i915_private *dev_priv)
2005
struct
vbt_header
*vbt;
2026
if (sizeof(struct
vbt_header
) > size) {
2031
vbt_size = ioread16(p + offsetof(struct
vbt_header
, vbt_size));
2074
const struct
vbt_header
*vbt = dev_priv->opregion.vbt;
2075
struct
vbt_header
*oprom_vbt = NULL
[
all
...]
intel_vbt_defs.h
45
* struct
vbt_header
- VBT Header structure
55
struct
vbt_header
{
struct
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
opregion.c
123
struct
vbt_header
header;
162
v->bdb_header.bdb_size = sizeof(struct vbt) - sizeof(struct
vbt_header
)
Completed in 71 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025