FreeBSD kernel usb device Code
ehci_config_desc Struct Reference

#include <ehci.h>

Collaboration diagram for ehci_config_desc:

Data Fields

struct usb_config_descriptor confd
 
struct usb_interface_descriptor ifcd
 
struct usb_endpoint_descriptor endpd
 

Detailed Description

Definition at line 303 of file ehci.h.

Field Documentation

◆ confd

struct usb_config_descriptor ehci_config_desc::confd

Definition at line 304 of file ehci.h.

◆ endpd

struct usb_endpoint_descriptor ehci_config_desc::endpd

Definition at line 306 of file ehci.h.

◆ ifcd

struct usb_interface_descriptor ehci_config_desc::ifcd

Definition at line 305 of file ehci.h.


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