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

#include <usbc_mux.h>

Collaboration diagram for usbc_ops:
Collaboration graph

Data Fields

struct usbc_mux_ops mux_ops
 
struct usbc_dp_ops dp_ops
 

Detailed Description

Definition at line 67 of file usbc_mux.h.

Field Documentation

◆ dp_ops

struct usbc_dp_ops usbc_ops::dp_ops

Definition at line 64 of file usbc_mux.h.

◆ mux_ops

struct usbc_mux_ops usbc_ops::mux_ops

Definition at line 64 of file usbc_mux.h.


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