Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A 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()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A 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()

Completed in 2 milliseconds