Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/greybus/
H A Des2.c1263 bool arpc_in_found = false; in ap_probe() local
1311 } else if (!arpc_in_found) { in ap_probe()
1313 arpc_in_found = true; in ap_probe()
1336 if (!bulk_in_found || !arpc_in_found || !bulk_out_found) { in ap_probe()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds