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()798 usb_free_urb(es2->cport_in.urb[i]); in es2_destroy()799 kfree(es2->cport_in.buffer[i]); in es2_destroy()800 es2->cport_in.buffer[i] = NULL; in es2_destroy()1304 es2->cport_in.endpoint = ep_addr; in ap_probe()[all …]