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

#include <retimer.h>

Collaboration diagram for usb4_retimer_dsm_uuid:
Collaboration graph

Data Fields

const char * uuid
 
void(** callbacks )(uint8_t port, void *)
 
size_t count
 
voidarg
 

Detailed Description

Definition at line 24 of file retimer.h.

Field Documentation

◆ arg

void* usb4_retimer_dsm_uuid::arg

Definition at line 28 of file retimer.h.

◆ callbacks

void(** usb4_retimer_dsm_uuid::callbacks) (uint8_t port, void *)

Definition at line 26 of file retimer.h.

Referenced by usb4_retimer_write_dsm().

◆ count

size_t usb4_retimer_dsm_uuid::count

Definition at line 27 of file retimer.h.

◆ uuid

const char* usb4_retimer_dsm_uuid::uuid

Definition at line 25 of file retimer.h.

Referenced by usb4_retimer_write_dsm().


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