Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hwa_notif_dn Struct Reference

#include <wusb-wa.h>

Data Fields

struct wa_notif_hdr hdr
 
u8 bSourceDeviceAddr
 
u8 bmAttributes
 
struct wusb_dn_hdr dndata []
 

Detailed Description

HWA DN Received notification [(WUSB] section 8.5.4.2)

The DNData is specified in WUSB1.0[7.6]. For each device notification we received, we just need to dispatch it.

: this is really an array of notifications, but all start with the same header.

Definition at line 146 of file wusb-wa.h.

Field Documentation

u8 bmAttributes

Definition at line 149 of file wusb-wa.h.

u8 bSourceDeviceAddr

Definition at line 148 of file wusb-wa.h.

struct wusb_dn_hdr dndata[]

Definition at line 150 of file wusb-wa.h.

Definition at line 147 of file wusb-wa.h.


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