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

#include <device_tree.h>

Collaboration diagram for device_tree_property:
Collaboration graph

Data Fields

struct fdt_property prop
 
struct list_node list_node
 

Detailed Description

Definition at line 50 of file device_tree.h.

Field Documentation

◆ list_node

struct list_node device_tree_property::list_node

Definition at line 43 of file device_tree.h.

Referenced by dt_copy_subtree().

◆ prop


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