Searched refs:hidg (Results 1 – 4 of 4) sorted by relevance
123 kfree(hidg); in hidg_release()879 queue_work(hidg->workqueue, &hidg->work); in hidg_setup()1017 free_ep_req(hidg->in_ep, hidg->req); in hidg_disable()1050 hidg->in_ep->driver_data = hidg; in hidg_set_alt()1059 if (hidg->use_out_ep && hidg->out_ep != NULL) { in hidg_set_alt()1074 hidg->out_ep->driver_data = hidg; in hidg_set_alt()1159 hidg->get_req->context = hidg; in hidg_bind()1268 status = cdev_device_add(&hidg->cdev, &hidg->dev); in hidg_bind()1279 free_ep_req(hidg->in_ep, hidg->req); in hidg_bind()1517 cdev_device_del(&hidg->cdev, &hidg->dev); in hidg_unbind()[all …]
10 except the data passed through /dev/hidg<N>
70 .name = "hidg",96 gadget driver. To use, point it at a hidg device and set the
238 passed with /dev/hidg<X>265 - run a program which writes to /dev/hidg<N>, e.g.