Searched refs:interrupt_in_found (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/usb/serial/
H A Dio_edgeport.c2707 bool interrupt_in_found; local
2796 interrupt_in_found = bulk_in_found = bulk_out_found = false;
2803 if (!interrupt_in_found &&
2837 interrupt_in_found = true;
2883 if (response || !interrupt_in_found || !bulk_in_found ||

Completed in 234 milliseconds