|
Linux Kernel
3.7.1
|
Data Fields | |
| struct hci_dev * | hdev |
| struct usb_device * | udev |
| struct usb_interface * | intf |
| struct usb_interface * | isoc |
| spinlock_t | lock |
| unsigned long | flags |
| struct work_struct | work |
| struct work_struct | waker |
| struct usb_anchor | tx_anchor |
| struct usb_anchor | intr_anchor |
| struct usb_anchor | bulk_anchor |
| struct usb_anchor | isoc_anchor |
| struct usb_anchor | deferred |
| int | tx_in_flight |
| spinlock_t | txlock |
| struct usb_endpoint_descriptor * | intr_ep |
| struct usb_endpoint_descriptor * | bulk_tx_ep |
| struct usb_endpoint_descriptor * | bulk_rx_ep |
| struct usb_endpoint_descriptor * | isoc_tx_ep |
| struct usb_endpoint_descriptor * | isoc_rx_ep |
| __u8 | cmdreq_type |
| unsigned int | sco_num |
| int | isoc_altsetting |
| int | suspend_count |
| struct usb_endpoint_descriptor* bulk_rx_ep |
| struct usb_endpoint_descriptor* bulk_tx_ep |
| struct usb_interface* intf |
| struct usb_endpoint_descriptor* intr_ep |
| struct usb_interface* isoc |
| struct usb_endpoint_descriptor* isoc_rx_ep |
| struct usb_endpoint_descriptor* isoc_tx_ep |
| spinlock_t lock |
| spinlock_t txlock |
| struct work_struct waker |
| struct work_struct work |
1.8.2