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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/bluetooth/
H A Dbfusb.c71 struct bfusb_data { struct
100 static struct urb *bfusb_get_completed(struct bfusb_data *data)
116 static void bfusb_unlink_urbs(struct bfusb_data *data)
133 static int bfusb_send_bulk(struct bfusb_data *data, struct sk_buff *skb)
165 static void bfusb_tx_wakeup(struct bfusb_data *data)
195 struct bfusb_data *data = (struct bfusb_data *) skb->dev;
220 static int bfusb_rx_submit(struct bfusb_data *data, struct urb *urb)
261 static inline int bfusb_recv_block(struct bfusb_data *data, int hdr, unsigned char *buf, int len)
354 struct bfusb_data *dat
[all...]

Completed in 18 milliseconds