Searched refs:num_interrupt_out (Results 1 – 4 of 4) sorted by relevance
164 unsigned char num_interrupt_out; member189 unsigned char num_interrupt_out; member258 unsigned char num_interrupt_out; member
724 epds->interrupt_out[epds->num_interrupt_out++] = epd; in find_endpoints()907 epds->num_interrupt_out < type->num_interrupt_out) { in usb_serial_probe()932 serial->num_interrupt_out = epds->num_interrupt_out; in usb_serial_probe()942 max_endpoints = max(max_endpoints, epds->num_interrupt_out); in usb_serial_probe()995 for (i = 0; i < epds->num_interrupt_out; ++i) { in usb_serial_probe()1001 } 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,