Home
last modified time | relevance | path

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

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