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

#include <usbc_mux.h>

Collaboration diagram for usbc_mux_ops:
Collaboration graph

Data Fields

int(* get_mux_info )(int port, struct usbc_mux_info *info)
 

Detailed Description

Definition at line 26 of file usbc_mux.h.

Field Documentation

◆ get_mux_info

int(* usbc_mux_ops::get_mux_info) (int port, struct usbc_mux_info *info)

Definition at line 34 of file usbc_mux.h.


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