arpc_in_found    1263 drivers/greybus/es2.c 	bool arpc_in_found = false;
arpc_in_found    1311 drivers/greybus/es2.c 			} else if (!arpc_in_found) {
arpc_in_found    1313 drivers/greybus/es2.c 				arpc_in_found = true;
arpc_in_found    1336 drivers/greybus/es2.c 	if (!bulk_in_found || !arpc_in_found || !bulk_out_found) {