Home
last modified time | relevance | path

Searched refs:bfusb_send_bulk (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/bluetooth/
Dbfusb.c126 static int bfusb_send_bulk(struct bfusb_data *data, struct sk_buff *skb) in bfusb_send_bulk() function
174 if (bfusb_send_bulk(data, skb) < 0) { in bfusb_tx_wakeup()