Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Des2.c107 struct urb *cport_out_urb[NUM_CPORT_OUT_URB]; member
321 urb = es2->cport_out_urb[i]; in next_free_urb()
348 if (urb == es2->cport_out_urb[i]) { in free_urb()
470 if (urb == es2->cport_out_urb[i]) { in message_cancel()
784 urb = es2->cport_out_urb[i]; in es2_destroy()
787 es2->cport_out_urb[i] = NULL; in es2_destroy()
1400 es2->cport_out_urb[i] = urb; in ap_probe()