Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c976 int input_ep, output_ep; in nexio_init() local
985 output_ep = usb_endpoint_num(ep_out); in nexio_init()
1002 ret = usb_bulk_msg(dev, usb_sndbulkpipe(dev, output_ep), in nexio_init()
1034 usb_fill_bulk_urb(priv->ack, dev, usb_sndbulkpipe(dev, output_ep), in nexio_init()