Lines Matching defs:pdev
101 void cdnsp_set_link_state(struct cdnsp_device *pdev, in cdnsp_set_link_state()
124 static void cdnsp_disable_port(struct cdnsp_device *pdev, in cdnsp_disable_port()
132 static void cdnsp_clear_port_change_bit(struct cdnsp_device *pdev, in cdnsp_clear_port_change_bit()
141 static void cdnsp_set_chicken_bits_2(struct cdnsp_device *pdev, u32 bit) in cdnsp_set_chicken_bits_2()
155 static void cdnsp_clear_chicken_bits_2(struct cdnsp_device *pdev, u32 bit) in cdnsp_clear_chicken_bits_2()
172 static void cdnsp_quiesce(struct cdnsp_device *pdev) in cdnsp_quiesce()
198 int cdnsp_halt(struct cdnsp_device *pdev) in cdnsp_halt()
222 void cdnsp_died(struct cdnsp_device *pdev) in cdnsp_died()
232 static int cdnsp_start(struct cdnsp_device *pdev) in cdnsp_start()
265 int cdnsp_reset(struct cdnsp_device *pdev) in cdnsp_reset()
346 struct cdnsp_device *pdev = pep->pdev; in cdnsp_ep_enqueue() local
425 struct cdnsp_device *pdev = pep->pdev; in cdnsp_ep_dequeue() local
439 static void cdnsp_zero_in_ctx(struct cdnsp_device *pdev) in cdnsp_zero_in_ctx()
471 static int cdnsp_configure_endpoint(struct cdnsp_device *pdev) in cdnsp_configure_endpoint()
487 static void cdnsp_invalidate_ep_events(struct cdnsp_device *pdev, in cdnsp_invalidate_ep_events()
522 int cdnsp_wait_for_cmd_compl(struct cdnsp_device *pdev) in cdnsp_wait_for_cmd_compl()
595 int cdnsp_halt_endpoint(struct cdnsp_device *pdev, in cdnsp_halt_endpoint()
635 static int cdnsp_update_eps_configuration(struct cdnsp_device *pdev, in cdnsp_update_eps_configuration()
688 int cdnsp_reset_device(struct cdnsp_device *pdev) in cdnsp_reset_device()
742 static void cdnsp_setup_streams_ep_input_ctx(struct cdnsp_device *pdev, in cdnsp_setup_streams_ep_input_ctx()
765 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams()
803 int cdnsp_disable_slot(struct cdnsp_device *pdev) in cdnsp_disable_slot()
822 int cdnsp_enable_slot(struct cdnsp_device *pdev) in cdnsp_enable_slot()
853 int cdnsp_setup_device(struct cdnsp_device *pdev, enum cdnsp_setup_dev setup) in cdnsp_setup_device()
905 void cdnsp_set_usb2_hardware_lpm(struct cdnsp_device *pdev, in cdnsp_set_usb2_hardware_lpm()
921 static int cdnsp_get_frame(struct cdnsp_device *pdev) in cdnsp_get_frame()
930 struct cdnsp_device *pdev; in cdnsp_gadget_ep_enable() local
1004 struct cdnsp_device *pdev; in cdnsp_gadget_ep_disable() local
1095 struct cdnsp_device *pdev; in cdnsp_gadget_ep_queue() local
1124 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_dequeue() local
1152 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_set_halt() local
1178 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_set_wedge() local
1216 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_giveback() local
1241 static int cdnsp_run(struct cdnsp_device *pdev, in cdnsp_run()
1316 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_udc_start() local
1337 void cdnsp_update_erst_dequeue(struct cdnsp_device *pdev, in cdnsp_update_erst_dequeue()
1363 static void cdnsp_clear_cmd_ring(struct cdnsp_device *pdev) in cdnsp_clear_cmd_ring()
1386 static void cdnsp_consume_all_events(struct cdnsp_device *pdev) in cdnsp_consume_all_events()
1423 static void cdnsp_stop(struct cdnsp_device *pdev) in cdnsp_stop()
1469 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_udc_stop() local
1482 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_get_frame() local
1487 static void __cdnsp_gadget_wakeup(struct cdnsp_device *pdev) in __cdnsp_gadget_wakeup()
1513 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_wakeup() local
1526 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_set_selfpowered() local
1538 struct cdnsp_device *pdev = gadget_to_cdnsp(gadget); in cdnsp_gadget_pullup() local
1573 static void cdnsp_get_ep_buffering(struct cdnsp_device *pdev, in cdnsp_get_ep_buffering()
1600 static int cdnsp_gadget_init_endpoints(struct cdnsp_device *pdev) in cdnsp_gadget_init_endpoints()
1691 static void cdnsp_gadget_free_endpoints(struct cdnsp_device *pdev) in cdnsp_gadget_free_endpoints()
1703 void cdnsp_disconnect_gadget(struct cdnsp_device *pdev) in cdnsp_disconnect_gadget()
1719 void cdnsp_suspend_gadget(struct cdnsp_device *pdev) in cdnsp_suspend_gadget()
1728 void cdnsp_resume_gadget(struct cdnsp_device *pdev) in cdnsp_resume_gadget()
1737 void cdnsp_irq_reset(struct cdnsp_device *pdev) in cdnsp_irq_reset()
1772 static void cdnsp_get_rev_cap(struct cdnsp_device *pdev) in cdnsp_get_rev_cap()
1787 static int cdnsp_gen_setup(struct cdnsp_device *pdev) in cdnsp_gen_setup()
1857 struct cdnsp_device *pdev; in __cdnsp_gadget_init() local
1951 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_exit() local
1966 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_suspend() local
1982 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_resume() local