coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
vendor_name Struct Reference
Collaboration diagram for vendor_name:
Collaboration graph

Data Fields

u16 vendor_id
 
const char * vendor_name
 
const struct device_namedev_names
 

Detailed Description

Definition at line 100 of file tis.c.

Field Documentation

◆ dev_names

const struct device_name* vendor_name::dev_names

Definition at line 103 of file tis.c.

Referenced by tis_probe().

◆ vendor_id

u16 vendor_name::vendor_id

Definition at line 101 of file tis.c.

◆ vendor_name

const char* vendor_name::vendor_name

Definition at line 102 of file tis.c.

Referenced by tis_probe().


The documentation for this struct was generated from the following file: