Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Des2.c106 struct es2_cport_in cport_in; member
230 struct es2_cport_in *cport_in) in es2_cport_in_enable() argument
237 urb = cport_in->urb[i]; in es2_cport_in_enable()
251 urb = cport_in->urb[i]; in es2_cport_in_enable()
259 struct es2_cport_in *cport_in) in es2_cport_in_disable() argument
265 urb = cport_in->urb[i]; in es2_cport_in_disable()
802 usb_free_urb(es2->cport_in.urb[i]); in es2_destroy()
803 kfree(es2->cport_in.buffer[i]); in es2_destroy()
804 es2->cport_in.buffer[i] = NULL; in es2_destroy()
1310 es2->cport_in.endpoint = ep_addr; in ap_probe()
[all …]