Searched refs:num_interrupt_out (Results 1 – 4 of 4) sorted by relevance
157 unsigned char num_interrupt_out; member182 unsigned char num_interrupt_out; member251 unsigned char num_interrupt_out; member
742 epds->interrupt_out[epds->num_interrupt_out++] = epd; in find_endpoints()925 epds->num_interrupt_out < type->num_interrupt_out) { in usb_serial_probe()950 serial->num_interrupt_out = epds->num_interrupt_out; in usb_serial_probe()960 max_endpoints = max(max_endpoints, epds->num_interrupt_out); in usb_serial_probe()1013 for (i = 0; i < epds->num_interrupt_out; ++i) { in usb_serial_probe()1019 } else if (epds->num_interrupt_out) { in usb_serial_probe()
69 if (epds->num_interrupt_out == 0) { in metrousb_calc_num_ports()
85 .num_interrupt_out = 1,