Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/bluetooth/
Dbfusb.c131 static int bfusb_send_bulk(struct bfusb *bfusb, struct sk_buff *skb) in bfusb_send_bulk() function
181 if (bfusb_send_bulk(bfusb, skb) < 0) { in bfusb_tx_wakeup()