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

#include <musb_host.h>

Data Fields

struct usb_host_endpoint * hep
 
struct usb_device * dev
 
struct musb_hw_ephw_ep
 
struct list_head ring
 
u8 mux
 
unsigned offset
 
unsigned segsize
 
u8 type_reg
 
u8 intv_reg
 
u8 addr_reg
 
u8 h_addr_reg
 
u8 h_port_reg
 
u8 is_ready
 
u8 type
 
u8 epnum
 
u8 hb_mult
 
u16 maxpacket
 
u16 frame
 
unsigned iso_idx
 
struct sg_mapping_iter sg_miter
 

Detailed Description

Definition at line 51 of file musb_host.h.

Field Documentation

u8 addr_reg

Definition at line 65 of file musb_host.h.

struct usb_device* dev

Definition at line 53 of file musb_host.h.

u8 epnum

Definition at line 71 of file musb_host.h.

Definition at line 74 of file musb_host.h.

u8 h_addr_reg

Definition at line 66 of file musb_host.h.

u8 h_port_reg

Definition at line 67 of file musb_host.h.

u8 hb_mult

Definition at line 72 of file musb_host.h.

struct usb_host_endpoint* hep

Definition at line 52 of file musb_host.h.

Definition at line 54 of file musb_host.h.

u8 intv_reg

Definition at line 64 of file musb_host.h.

u8 is_ready

Definition at line 69 of file musb_host.h.

unsigned iso_idx

Definition at line 75 of file musb_host.h.

u16 maxpacket

Definition at line 73 of file musb_host.h.

u8 mux

Definition at line 58 of file musb_host.h.

unsigned offset

Definition at line 60 of file musb_host.h.

Definition at line 56 of file musb_host.h.

unsigned segsize

Definition at line 61 of file musb_host.h.

Definition at line 76 of file musb_host.h.

Definition at line 70 of file musb_host.h.

u8 type_reg

Definition at line 63 of file musb_host.h.


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