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()
639 static int cdnsp_update_eps_configuration(struct cdnsp_device *pdev, in cdnsp_update_eps_configuration()
692 int cdnsp_reset_device(struct cdnsp_device *pdev) in cdnsp_reset_device()
746 static void cdnsp_setup_streams_ep_input_ctx(struct cdnsp_device *pdev, in cdnsp_setup_streams_ep_input_ctx()
769 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams()
807 int cdnsp_disable_slot(struct cdnsp_device *pdev) in cdnsp_disable_slot()
826 int cdnsp_enable_slot(struct cdnsp_device *pdev) in cdnsp_enable_slot()
857 int cdnsp_setup_device(struct cdnsp_device *pdev, enum cdnsp_setup_dev setup) in cdnsp_setup_device()
909 void cdnsp_set_usb2_hardware_lpm(struct cdnsp_device *pdev, in cdnsp_set_usb2_hardware_lpm()
925 static int cdnsp_get_frame(struct cdnsp_device *pdev) in cdnsp_get_frame()
934 struct cdnsp_device *pdev; in cdnsp_gadget_ep_enable() local
1008 struct cdnsp_device *pdev; in cdnsp_gadget_ep_disable() local
1099 struct cdnsp_device *pdev; in cdnsp_gadget_ep_queue() local
1128 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_dequeue() local
1153 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_set_halt() local
1179 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_set_wedge() local
1217 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_giveback() local
1242 static int cdnsp_run(struct cdnsp_device *pdev, in cdnsp_run()
1320 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_udc_start() local
1341 void cdnsp_update_erst_dequeue(struct cdnsp_device *pdev, in cdnsp_update_erst_dequeue()
1367 static void cdnsp_clear_cmd_ring(struct cdnsp_device *pdev) in cdnsp_clear_cmd_ring()
1390 static void cdnsp_consume_all_events(struct cdnsp_device *pdev) in cdnsp_consume_all_events()
1427 static void cdnsp_stop(struct cdnsp_device *pdev) in cdnsp_stop()
1473 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_udc_stop() local
1486 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_get_frame() local
1491 static void __cdnsp_gadget_wakeup(struct cdnsp_device *pdev) in __cdnsp_gadget_wakeup()
1517 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_wakeup() local
1530 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_set_selfpowered() local
1542 struct cdnsp_device *pdev = gadget_to_cdnsp(gadget); in cdnsp_gadget_pullup() local
1577 static void cdnsp_get_ep_buffering(struct cdnsp_device *pdev, in cdnsp_get_ep_buffering()
1604 static int cdnsp_gadget_init_endpoints(struct cdnsp_device *pdev) in cdnsp_gadget_init_endpoints()
1695 static void cdnsp_gadget_free_endpoints(struct cdnsp_device *pdev) in cdnsp_gadget_free_endpoints()
1707 void cdnsp_disconnect_gadget(struct cdnsp_device *pdev) in cdnsp_disconnect_gadget()
1723 void cdnsp_suspend_gadget(struct cdnsp_device *pdev) in cdnsp_suspend_gadget()
1732 void cdnsp_resume_gadget(struct cdnsp_device *pdev) in cdnsp_resume_gadget()
1741 void cdnsp_irq_reset(struct cdnsp_device *pdev) in cdnsp_irq_reset()
1776 static void cdnsp_get_rev_cap(struct cdnsp_device *pdev) in cdnsp_get_rev_cap()
1791 static int cdnsp_gen_setup(struct cdnsp_device *pdev) in cdnsp_gen_setup()
1861 struct cdnsp_device *pdev; in __cdnsp_gadget_init() local
1955 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_exit() local
1970 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_suspend() local
1986 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_resume() local