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

#include <ec_commands.h>

Collaboration diagram for ec_params_usb_pd_discovery_entry:
Collaboration graph

Data Fields

uint16_t vid
 
uint16_t pid
 
uint8_t ptype
 

Detailed Description

Definition at line 5707 of file ec_commands.h.

Field Documentation

◆ pid

uint16_t ec_params_usb_pd_discovery_entry::pid

Definition at line 5709 of file ec_commands.h.

◆ ptype

uint8_t ec_params_usb_pd_discovery_entry::ptype

Definition at line 5710 of file ec_commands.h.

◆ vid

uint16_t ec_params_usb_pd_discovery_entry::vid

Definition at line 5708 of file ec_commands.h.


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