Searched defs:priv_dev (Results 1 – 3 of 3) sorted by relevance
197 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_free_trb_pool() local214 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_allocate_trb_pool() local264 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_stall_flush() local1915 struct cdns3_device *priv_dev = data; in cdns3_device_irq_handler() local1960 struct cdns3_device *priv_dev = data; in cdns3_device_thread_irq_handler() local2356 struct cdns3_device *priv_dev; in cdns3_gadget_ep_enable() local2495 struct cdns3_device *priv_dev; in cdns3_gadget_ep_disable() local2643 struct cdns3_device *priv_dev; in cdns3_gadget_ep_queue() local2688 struct cdns3_device *priv_dev; in cdns3_gadget_ep_dequeue() local3249 struct cdns3_device *priv_dev; in cdns3_gadget_exit() local[all …]
34 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() local784 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_ep_set_wedge() local810 void cdns3_ep0_config(struct cdns3_device *priv_dev) in cdns3_ep0_config()[all …]
26 struct cdns2_device *priv_dev; in cdns2_pci_probe() local88 struct cdns2_device *priv_dev = pci_get_drvdata(pdev); in cdns2_pci_remove() local98 struct cdns2_device *priv_dev = dev_get_drvdata(dev); in cdns2_pci_suspend() local105 struct cdns2_device *priv_dev = dev_get_drvdata(dev); in cdns2_pci_resume() local
Completed in 24 milliseconds