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

#include <chip.h>

Collaboration diagram for drivers_i2c_hid_config:
Collaboration graph

Data Fields

struct drivers_i2c_generic_config generic
 
uint8_t hid_desc_reg_offset
 

Detailed Description

Definition at line 10 of file chip.h.

Field Documentation

◆ generic

struct drivers_i2c_generic_config drivers_i2c_hid_config::generic

Definition at line 1 of file chip.h.

Referenced by variant_touchscreen_update().

◆ hid_desc_reg_offset

uint8_t drivers_i2c_hid_config::hid_desc_reg_offset

Definition at line 12 of file chip.h.


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