Searched refs:cport_in (Results 1 – 1 of 1) sorted by relevance
106 struct es2_cport_in cport_in; member230 struct es2_cport_in *cport_in) in es2_cport_in_enable() argument237 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() argument265 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 …]