Home
last modified time | relevance | path

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

/drivers/greybus/
Des2.c108 bool cport_out_urb_busy[NUM_CPORT_OUT_URB]; member
318 if (!es2->cport_out_urb_busy[i] && in next_free_urb()
320 es2->cport_out_urb_busy[i] = true; in next_free_urb()
349 es2->cport_out_urb_busy[i] = false; in free_urb()
791 es2->cport_out_urb_busy[i] = false; /* just to be anal */ in es2_destroy()
1406 es2->cport_out_urb_busy[i] = false; /* just to be anal */ in ap_probe()