Searched refs:usb_host_client (Results 1 – 2 of 2) sorted by relevance
45 …void *usb_host_client; //Currently only used when submitted to shared pipes (i.e., Device default… member
283 assert(urb->usb_host_client != NULL); in ctrl_xfer_callback()285 client_t *client_obj = (client_t *)urb->usb_host_client; in ctrl_xfer_callback()1337 urb_obj->usb_host_client = (void *)client_hdl; in usb_host_transfer_submit_control()