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

#include <acpigen.h>

Collaboration diagram for dsm_uuid:
Collaboration graph

Data Fields

const char * uuid
 
void(** callbacks )(void *)
 
size_t count
 
voidarg
 

Detailed Description

Definition at line 227 of file acpigen.h.

Field Documentation

◆ arg

void* dsm_uuid::arg

Definition at line 231 of file acpigen.h.

Referenced by wifi_ssdt_write_properties().

◆ callbacks

void(** dsm_uuid::callbacks) (void *)

◆ count

size_t dsm_uuid::count

◆ uuid

const char* dsm_uuid::uuid

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