Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A 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()
788 es2->cport_out_urb_busy[i] = false; /* just to be anal */ in es2_destroy()
1401 es2->cport_out_urb_busy[i] = false; /* just to be anal */ in ap_probe()