Lines Matching defs:pdev

102 void cdnsp_set_link_state(struct cdnsp_device *pdev,  in cdnsp_set_link_state()
125 static void cdnsp_disable_port(struct cdnsp_device *pdev, in cdnsp_disable_port()
133 static void cdnsp_clear_port_change_bit(struct cdnsp_device *pdev, in cdnsp_clear_port_change_bit()
142 static void cdnsp_set_chicken_bits_2(struct cdnsp_device *pdev, u32 bit) in cdnsp_set_chicken_bits_2()
156 static void cdnsp_clear_chicken_bits_2(struct cdnsp_device *pdev, u32 bit) in cdnsp_clear_chicken_bits_2()
173 static void cdnsp_quiesce(struct cdnsp_device *pdev) in cdnsp_quiesce()
199 int cdnsp_halt(struct cdnsp_device *pdev) in cdnsp_halt()
223 void cdnsp_died(struct cdnsp_device *pdev) in cdnsp_died()
233 static int cdnsp_start(struct cdnsp_device *pdev) in cdnsp_start()
266 int cdnsp_reset(struct cdnsp_device *pdev) in cdnsp_reset()
347 struct cdnsp_device *pdev = pep->pdev; in cdnsp_ep_enqueue() local
426 struct cdnsp_device *pdev = pep->pdev; in cdnsp_ep_dequeue() local
440 static void cdnsp_zero_in_ctx(struct cdnsp_device *pdev) in cdnsp_zero_in_ctx()
472 static int cdnsp_configure_endpoint(struct cdnsp_device *pdev) in cdnsp_configure_endpoint()
488 static void cdnsp_invalidate_ep_events(struct cdnsp_device *pdev, in cdnsp_invalidate_ep_events()
523 int cdnsp_wait_for_cmd_compl(struct cdnsp_device *pdev) in cdnsp_wait_for_cmd_compl()
596 int cdnsp_halt_endpoint(struct cdnsp_device *pdev, in cdnsp_halt_endpoint()
636 static int cdnsp_update_eps_configuration(struct cdnsp_device *pdev, in cdnsp_update_eps_configuration()
689 int cdnsp_reset_device(struct cdnsp_device *pdev) in cdnsp_reset_device()
743 static void cdnsp_setup_streams_ep_input_ctx(struct cdnsp_device *pdev, in cdnsp_setup_streams_ep_input_ctx()
766 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams()
804 int cdnsp_disable_slot(struct cdnsp_device *pdev) in cdnsp_disable_slot()
823 int cdnsp_enable_slot(struct cdnsp_device *pdev) in cdnsp_enable_slot()
854 int cdnsp_setup_device(struct cdnsp_device *pdev, enum cdnsp_setup_dev setup) in cdnsp_setup_device()
906 void cdnsp_set_usb2_hardware_lpm(struct cdnsp_device *pdev, in cdnsp_set_usb2_hardware_lpm()
922 static int cdnsp_get_frame(struct cdnsp_device *pdev) in cdnsp_get_frame()
931 struct cdnsp_device *pdev; in cdnsp_gadget_ep_enable() local
1005 struct cdnsp_device *pdev; in cdnsp_gadget_ep_disable() local
1094 struct cdnsp_device *pdev; in cdnsp_gadget_ep_queue() local
1123 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_dequeue() local
1151 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_set_halt() local
1177 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_set_wedge() local
1215 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_giveback() local
1240 static int cdnsp_run(struct cdnsp_device *pdev, in cdnsp_run()
1315 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_udc_start() local
1336 void cdnsp_update_erst_dequeue(struct cdnsp_device *pdev, in cdnsp_update_erst_dequeue()
1362 static void cdnsp_clear_cmd_ring(struct cdnsp_device *pdev) in cdnsp_clear_cmd_ring()
1385 static void cdnsp_consume_all_events(struct cdnsp_device *pdev) in cdnsp_consume_all_events()
1422 static void cdnsp_stop(struct cdnsp_device *pdev) in cdnsp_stop()
1466 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_udc_stop() local
1479 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_get_frame() local
1484 static void __cdnsp_gadget_wakeup(struct cdnsp_device *pdev) in __cdnsp_gadget_wakeup()
1510 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_wakeup() local
1523 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_set_selfpowered() local
1535 struct cdnsp_device *pdev = gadget_to_cdnsp(gadget); in cdnsp_gadget_pullup() local
1570 static void cdnsp_get_ep_buffering(struct cdnsp_device *pdev, in cdnsp_get_ep_buffering()
1597 static int cdnsp_gadget_init_endpoints(struct cdnsp_device *pdev) in cdnsp_gadget_init_endpoints()
1688 static void cdnsp_gadget_free_endpoints(struct cdnsp_device *pdev) in cdnsp_gadget_free_endpoints()
1700 void cdnsp_disconnect_gadget(struct cdnsp_device *pdev) in cdnsp_disconnect_gadget()
1716 void cdnsp_suspend_gadget(struct cdnsp_device *pdev) in cdnsp_suspend_gadget()
1725 void cdnsp_resume_gadget(struct cdnsp_device *pdev) in cdnsp_resume_gadget()
1734 void cdnsp_irq_reset(struct cdnsp_device *pdev) in cdnsp_irq_reset()
1769 static void cdnsp_get_rev_cap(struct cdnsp_device *pdev) in cdnsp_get_rev_cap()
1784 static int cdnsp_gen_setup(struct cdnsp_device *pdev) in cdnsp_gen_setup()
1854 struct cdnsp_device *pdev; in __cdnsp_gadget_init() local
1948 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_exit() local
1963 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_suspend() local
1979 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_resume() local