Linux Kernel
3.7.1
|
#include <fhci.h>
Data Fields | |
struct fhci_ep_pram __iomem * | ep_pram_ptr |
struct usb_td __iomem * | td_base |
struct usb_td __iomem * | conf_td |
struct usb_td __iomem * | empty_td |
struct kfifo | empty_frame_Q |
struct kfifo | conf_frame_Q |
struct kfifo | dummy_packets_Q |
bool | already_pushed_dummy_bd |
struct fhci_ep_pram __iomem* ep_pram_ptr |