Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbfusb.c78 static struct urb *bfusb_get_completed(struct bfusb_data *data) in bfusb_get_completed() function
107 while ((urb = bfusb_get_completed(data))) in bfusb_unlink_urbs()
114 struct urb *urb = bfusb_get_completed(data); in bfusb_send_bulk()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbfusb.c78 static struct urb *bfusb_get_completed(struct bfusb_data *data) in bfusb_get_completed() function
107 while ((urb = bfusb_get_completed(data))) in bfusb_unlink_urbs()
114 struct urb *urb = bfusb_get_completed(data); in bfusb_send_bulk()

Completed in 3 milliseconds