Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtusb.c1043 struct usb_endpoint_descriptor *diag_tx_ep; member
3855 &data->diag_tx_ep, NULL, NULL); in __set_diag_interface()
3871 if (!data->diag_tx_ep) in alloc_diag_urb()
3887 pipe = usb_sndbulkpipe(data->udev, data->diag_tx_ep->bEndpointAddress); in alloc_diag_urb()