coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
acpigen_dsm.h File Reference
#include <stdint.h>
Include dependency graph for acpigen_dsm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dsm_i2c_hid_config
 

Functions

void acpigen_write_dsm_i2c_hid (struct dsm_i2c_hid_config *config)
 

Function Documentation

◆ acpigen_write_dsm_i2c_hid()

void acpigen_write_dsm_i2c_hid ( struct dsm_i2c_hid_config config)

Definition at line 43 of file acpigen_dsm.c.

References ACPI_DSM_I2C_HID_UUID, acpigen_write_dsm(), ARRAY_SIZE, config, and i2c_hid_callbacks.

Here is the call graph for this function: