interrupt_in_found 2823 drivers/usb/serial/io_edgeport.c 	bool interrupt_in_found;
interrupt_in_found 2912 drivers/usb/serial/io_edgeport.c 		interrupt_in_found = bulk_in_found = bulk_out_found = false;
interrupt_in_found 2919 drivers/usb/serial/io_edgeport.c 			if (!interrupt_in_found &&
interrupt_in_found 2953 drivers/usb/serial/io_edgeport.c 				interrupt_in_found = true;
interrupt_in_found 2999 drivers/usb/serial/io_edgeport.c 		if (response || !interrupt_in_found || !bulk_in_found ||