coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec_google_chromeec_i2c_tunnel_config Struct Reference

#include <chip.h>

Collaboration diagram for ec_google_chromeec_i2c_tunnel_config:
Collaboration graph

Data Fields

const char * name
 
unsigned int uid
 
unsigned int remote_bus
 

Detailed Description

Definition at line 6 of file chip.h.

Field Documentation

◆ name

const char* ec_google_chromeec_i2c_tunnel_config::name

Definition at line 8 of file chip.h.

Referenced by crosec_i2c_tunnel_acpi_name().

◆ remote_bus

unsigned int ec_google_chromeec_i2c_tunnel_config::remote_bus

Definition at line 12 of file chip.h.

Referenced by crosec_i2c_tunnel_fill_ssdt(), and update_audio_configuration().

◆ uid

unsigned int ec_google_chromeec_i2c_tunnel_config::uid

Definition at line 10 of file chip.h.

Referenced by crosec_i2c_tunnel_fill_ssdt().


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