Searched refs:husb (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/bluetooth/
H A Dhci_usb.c198 #define __pending_tx(husb, type) (&husb->pending_tx[type-1])
199 #define __pending_q(husb, type) (&husb->pending_q[type-1])
200 #define __completed_q(husb, type) (&husb->completed_q[type-1])
201 #define __transmit_q(husb, type) (&husb->transmit_q[type-1])
202 #define __reassembly(husb, type) (husb
204 __get_completed(struct hci_usb *husb, int type) argument
231 hci_usb_intr_rx_submit(struct hci_usb *husb) argument
270 hci_usb_bulk_rx_submit(struct hci_usb *husb) argument
308 hci_usb_isoc_rx_submit(struct hci_usb *husb) argument
362 struct hci_usb *husb = (struct hci_usb *) hdev->driver_data; local
394 struct hci_usb *husb = (struct hci_usb *) hdev->driver_data; local
404 hci_usb_unlink_urbs(struct hci_usb *husb) argument
444 struct hci_usb *husb = (struct hci_usb *) hdev->driver_data; local
461 __tx_submit(struct hci_usb *husb, struct _urb *_urb) argument
481 hci_usb_send_ctrl(struct hci_usb *husb, struct sk_buff *skb) argument
517 hci_usb_send_bulk(struct hci_usb *husb, struct sk_buff *skb) argument
543 hci_usb_send_isoc(struct hci_usb *husb, struct sk_buff *skb) argument
577 hci_usb_tx_process(struct hci_usb *husb) argument
617 hci_usb_tx_wakeup(struct hci_usb *husb) argument
631 struct hci_usb *husb; local
674 __recv_frame(struct hci_usb *husb, int type, void *data, int count) argument
754 struct hci_usb *husb = (void *) urb->context; local
808 struct hci_usb *husb = (void *) urb->context; local
839 struct hci_usb *husb = (struct hci_usb *) hdev->driver_data; local
860 struct hci_usb *husb; local
1060 struct hci_usb *husb = usb_get_intfdata(intf); local
1084 struct hci_usb *husb = usb_get_intfdata(intf); local
1121 struct hci_usb *husb = usb_get_intfdata(intf); local
[all...]

Completed in 13 milliseconds