Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c2026 static struct urb *alloc_isoc_urb(struct hci_dev *hdev, struct sk_buff *skb) in alloc_isoc_urb() function
2130 urb = alloc_isoc_urb(hdev, skb); in btusb_send_frame()
2604 urb = alloc_isoc_urb(hdev, skb); in btusb_send_frame_intel()