Searched refs:num_interrupt_out (Results 1 – 4 of 4) sorted by relevance
153 unsigned char num_interrupt_out; member178 unsigned char num_interrupt_out; member247 unsigned char num_interrupt_out; member
821 if (epds->num_interrupt_out == ARRAY_SIZE(epds->interrupt_out)) in store_endpoint()824 epds->interrupt_out[epds->num_interrupt_out++] = epd; in store_endpoint()1023 epds->num_interrupt_out < type->num_interrupt_out) { in usb_serial_probe()1048 serial->num_interrupt_out = epds->num_interrupt_out; in usb_serial_probe()1058 max_endpoints = max(max_endpoints, epds->num_interrupt_out); in usb_serial_probe()1111 for (i = 0; i < epds->num_interrupt_out; ++i) { in usb_serial_probe()1117 } else if (epds->num_interrupt_out) { in usb_serial_probe()
69 if (epds->num_interrupt_out == 0) { in metrousb_calc_num_ports()
86 .num_interrupt_out = 1,