Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Des2.c108 struct urb *cport_out_urb[NUM_CPORT_OUT_URB]; member
322 urb = es2->cport_out_urb[i]; in next_free_urb()
349 if (urb == es2->cport_out_urb[i]) { in free_urb()
471 if (urb == es2->cport_out_urb[i]) { in message_cancel()
788 urb = es2->cport_out_urb[i]; in es2_destroy()
791 es2->cport_out_urb[i] = NULL; in es2_destroy()
1406 es2->cport_out_urb[i] = urb; in ap_probe()