Home
last modified time | relevance | path

Searched defs:priv_dev (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/cdns3/
A Dcdns3-gadget.c197 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_free_trb_pool() local
214 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_allocate_trb_pool() local
264 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_stall_flush() local
1915 struct cdns3_device *priv_dev = data; in cdns3_device_irq_handler() local
1960 struct cdns3_device *priv_dev = data; in cdns3_device_thread_irq_handler() local
2356 struct cdns3_device *priv_dev; in cdns3_gadget_ep_enable() local
2495 struct cdns3_device *priv_dev; in cdns3_gadget_ep_disable() local
2643 struct cdns3_device *priv_dev; in cdns3_gadget_ep_queue() local
2688 struct cdns3_device *priv_dev; in cdns3_gadget_ep_dequeue() local
3249 struct cdns3_device *priv_dev; in cdns3_gadget_exit() local
[all …]
A Dcdns3-ep0.c34 static void cdns3_ep0_run_transfer(struct cdns3_device *priv_dev, in cdns3_ep0_run_transfer()
83 static int cdns3_ep0_delegate_req(struct cdns3_device *priv_dev, in cdns3_ep0_delegate_req()
104 static void cdns3_ep0_complete_setup(struct cdns3_device *priv_dev, in cdns3_ep0_complete_setup()
220 static int cdns3_req_ep0_get_status(struct cdns3_device *priv_dev, in cdns3_req_ep0_get_status()
428 static int cdns3_req_ep0_set_sel(struct cdns3_device *priv_dev, in cdns3_req_ep0_set_sel()
531 static void cdns3_ep0_setup_phase(struct cdns3_device *priv_dev) in cdns3_ep0_setup_phase()
595 static bool cdns3_check_new_setup(struct cdns3_device *priv_dev) in cdns3_check_new_setup()
692 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_ep0_queue() local
784 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_ep_set_wedge() local
810 void cdns3_ep0_config(struct cdns3_device *priv_dev) in cdns3_ep0_config()
[all …]
/drivers/usb/gadget/udc/cdns2/
A Dcdns2-pci.c26 struct cdns2_device *priv_dev; in cdns2_pci_probe() local
88 struct cdns2_device *priv_dev = pci_get_drvdata(pdev); in cdns2_pci_remove() local
98 struct cdns2_device *priv_dev = dev_get_drvdata(dev); in cdns2_pci_suspend() local
105 struct cdns2_device *priv_dev = dev_get_drvdata(dev); in cdns2_pci_resume() local

Completed in 24 milliseconds