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.c981 struct usb_endpoint_descriptor *diag_tx_ep; member
3712 &data->diag_tx_ep, NULL, NULL); in __set_diag_interface()
3728 if (!data->diag_tx_ep) in alloc_diag_urb()
3744 pipe = usb_sndbulkpipe(data->udev, data->diag_tx_ep->bEndpointAddress); in alloc_diag_urb()