FreeBSD kernel usb device Code
usb_udev_msg Struct Reference

#include <usb_device.h>

Collaboration diagram for usb_udev_msg:

Data Fields

struct usb_proc_msg hdr
 
struct usb_deviceudev
 

Detailed Description

Definition at line 58 of file usb_device.h.

Field Documentation

◆ hdr

struct usb_proc_msg usb_udev_msg::hdr

Definition at line 59 of file usb_device.h.

Referenced by usb_alloc_device(), and usbd_transfer_poll().

◆ udev

struct usb_device* usb_udev_msg::udev

Definition at line 60 of file usb_device.h.

Referenced by usb_alloc_device(), and usbd_clear_stall_proc().


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