Searched refs:MAX_NUM_PORTS (Results 1 – 4 of 4) sorted by relevance
58 #define MAX_NUM_PORTS 8 /* The maximum number of ports one device can grab at once */ macro164 struct usb_serial_port port[MAX_NUM_PORTS];
1416 struct usb_endpoint_descriptor *interrupt_in_endpoint[MAX_NUM_PORTS]; in usb_serial_probe()1417 struct usb_endpoint_descriptor *bulk_in_endpoint[MAX_NUM_PORTS]; in usb_serial_probe()1418 struct usb_endpoint_descriptor *bulk_out_endpoint[MAX_NUM_PORTS]; in usb_serial_probe()
56 #define MAX_NUM_PORTS 2 macro
78 #define MAX_NUM_PORTS 2 macro