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

Go to the source code of this file.

Data Structures

struct  drivers_usb_acpi_config
 

Functions

bool usb_acpi_get_pld (const struct device *usb_device, struct acpi_pld *pld)
 

Function Documentation

◆ usb_acpi_get_pld()

bool usb_acpi_get_pld ( const struct device usb_device,
struct acpi_pld pld 
)

Definition at line 127 of file usb_acpi.c.

References acpi_pld_fill_usb(), device::chip_info, device::chip_ops, config, and drivers_usb_acpi_ops.

Referenced by usb_acpi_fill_ssdt_generator().

Here is the call graph for this function:
Here is the caller graph for this function: