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

#include <device_tree.h>

Collaboration diagram for device_tree_node:
Collaboration graph

Data Fields

const char * name
 
uint32_t phandle
 
struct list_node properties
 
struct list_node children
 
struct list_node list_node
 

Detailed Description

Definition at line 57 of file device_tree.h.

Field Documentation

◆ children

◆ list_node

◆ name

◆ phandle

◆ properties


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