Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dusb-serial.c723 struct usb_endpoint_descriptor *bulk_in_endpoint[MAX_NUM_PORTS]; in usb_serial_probe() local
783 bulk_in_endpoint[num_bulk_in] = endpoint; in usb_serial_probe()
926 endpoint = bulk_in_endpoint[i]; in usb_serial_probe()
Dio_edgeport.c129 __u8 bulk_in_endpoint; /* the bulk in endpoint handle */ member
823 edge_serial->bulk_in_endpoint = in edge_open()
2907 edge_serial->bulk_in_endpoint = in edge_startup()