Linux Kernel
3.7.1
|
#include <hif_usb.h>
Data Fields | |
struct usb_device * | udev |
struct usb_interface * | interface |
struct usb_device_id * | usb_device_id |
const void * | fw_data |
size_t | fw_size |
struct completion | fw_done |
struct htc_target * | htc_handle |
struct hif_usb_tx | tx |
struct usb_anchor | regout_submitted |
struct usb_anchor | rx_submitted |
struct usb_anchor | reg_in_submitted |
struct usb_anchor | mgmt_submitted |
struct sk_buff * | remain_skb |
const char * | fw_name |
int | rx_remain_len |
int | rx_pkt_len |
int | rx_transfer_len |
int | rx_pad_len |
spinlock_t | rx_lock |
u8 | flags |
struct completion fw_done |
struct htc_target* htc_handle |
spinlock_t rx_lock |
struct hif_usb_tx tx |