Home
last modified time | relevance | path

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

/linux/drivers/greybus/
H A Des2.c1257 bool bulk_in_found = false; in ap_probe() local
1303 if (!bulk_in_found) { in ap_probe()
1305 bulk_in_found = true; in ap_probe()
1331 if (!bulk_in_found || !arpc_in_found || !bulk_out_found) { in ap_probe()