bulk_in_found    1262 drivers/greybus/es2.c 	bool bulk_in_found = false;
bulk_in_found    1308 drivers/greybus/es2.c 			if (!bulk_in_found) {
bulk_in_found    1310 drivers/greybus/es2.c 				bulk_in_found = true;
bulk_in_found    1336 drivers/greybus/es2.c 	if (!bulk_in_found || !arpc_in_found || !bulk_out_found) {
bulk_in_found    2824 drivers/usb/serial/io_edgeport.c 	bool bulk_in_found;
bulk_in_found    2912 drivers/usb/serial/io_edgeport.c 		interrupt_in_found = bulk_in_found = bulk_out_found = false;
bulk_in_found    2956 drivers/usb/serial/io_edgeport.c 			if (!bulk_in_found &&
bulk_in_found    2986 drivers/usb/serial/io_edgeport.c 				bulk_in_found = true;
bulk_in_found    2999 drivers/usb/serial/io_edgeport.c 		if (response || !interrupt_in_found || !bulk_in_found ||