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

Go to the source code of this file.

Functions

const char * superio_common_ldn_acpi_name (const struct device *dev)
 
void superio_common_fill_ssdt_generator (const struct device *dev)
 

Function Documentation

◆ superio_common_fill_ssdt_generator()

◆ superio_common_ldn_acpi_name()

const char* superio_common_ldn_acpi_name ( const struct device dev)

Definition at line 128 of file ssdt.c.

References pnp_path::device, name, device::path, device_path::pnp, and snprintf().

Here is the call graph for this function: