Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/serial/
Dusb-serial.c736 struct usb_endpoint_descriptor *bulk_in_endpoint[MAX_NUM_PORTS]; in usb_serial_probe() local
797 bulk_in_endpoint[num_bulk_in] = endpoint; in usb_serial_probe()
925 endpoint = bulk_in_endpoint[i]; in usb_serial_probe()
Dio_edgeport.c137 __u8 bulk_in_endpoint; /* the bulk in endpoint handle */ member
846 edge_serial->bulk_in_endpoint = in edge_open()
3102 edge_serial->bulk_in_endpoint = in edge_startup()