Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c2003 static struct urb *alloc_bulk_urb(struct hci_dev *hdev, struct sk_buff *skb) in alloc_bulk_urb() function
2119 urb = alloc_bulk_urb(hdev, skb); in btusb_send_frame()
2138 urb = alloc_bulk_urb(hdev, skb); in btusb_send_frame()
2572 urb = alloc_bulk_urb(hdev, skb); in btusb_send_frame_intel()
2593 urb = alloc_bulk_urb(hdev, skb); in btusb_send_frame_intel()
2612 urb = alloc_bulk_urb(hdev, skb); in btusb_send_frame_intel()