Home
last modified time | relevance | path

Searched refs:arpc_in_found (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/greybus/
H A Des2.c1258 bool arpc_in_found = false; in ap_probe() local
1306 } else if (!arpc_in_found) { in ap_probe()
1308 arpc_in_found = true; in ap_probe()
1331 if (!bulk_in_found || !arpc_in_found || !bulk_out_found) { in ap_probe()