Searched refs:cport_in (Results 1 – 1 of 1) sorted by relevance
105 struct es2_cport_in cport_in; member229 struct es2_cport_in *cport_in) in es2_cport_in_enable() argument236 urb = cport_in->urb[i]; in es2_cport_in_enable()250 urb = cport_in->urb[i]; in es2_cport_in_enable()258 struct es2_cport_in *cport_in) in es2_cport_in_disable() argument264 urb = cport_in->urb[i]; in es2_cport_in_disable()801 usb_free_urb(es2->cport_in.urb[i]); in es2_destroy()802 kfree(es2->cport_in.buffer[i]); in es2_destroy()803 es2->cport_in.buffer[i] = NULL; in es2_destroy()1309 es2->cport_in.endpoint = ep_addr; in ap_probe()[all …]