Lines Matching defs:priv_dev

102 static int cdns3_get_dma_pos(struct cdns3_device *priv_dev,  in cdns3_get_dma_pos()
150 void cdns3_select_ep(struct cdns3_device *priv_dev, u32 ep) in cdns3_select_ep()
228 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_stall_flush() local
247 void cdns3_hw_reset_eps_config(struct cdns3_device *priv_dev) in cdns3_hw_reset_eps_config()
321 void cdns3_allow_enable_l1(struct cdns3_device *priv_dev, int enable) in cdns3_allow_enable_l1()
329 enum usb_device_speed cdns3_get_speed(struct cdns3_device *priv_dev) in cdns3_get_speed()
354 static int cdns3_start_all_request(struct cdns3_device *priv_dev, in cdns3_start_all_request()
382 #define cdns3_wa2_enable_detection(priv_dev, ep_priv, reg) do { \ argument
438 struct usb_request *cdns3_wa2_gadget_giveback(struct cdns3_device *priv_dev, in cdns3_wa2_gadget_giveback()
471 int cdns3_wa2_gadget_ep_queue(struct cdns3_device *priv_dev, in cdns3_wa2_gadget_ep_queue()
638 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_giveback() local
693 static void cdns3_free_aligned_request_buf(struct cdns3_device *priv_dev) in cdns3_free_aligned_request_buf()
722 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_prepare_aligned_request_buf() local
777 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_wa1_update_guard() local
796 static void cdns3_wa1_tray_restore_cycle_bit(struct cdns3_device *priv_dev, in cdns3_wa1_tray_restore_cycle_bit()
818 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_run_transfer() local
1006 void cdns3_set_hw_configuration(struct cdns3_device *priv_dev) in cdns3_set_hw_configuration()
1080 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_request_handled() local
1126 static void cdns3_transfer_completed(struct cdns3_device *priv_dev, in cdns3_transfer_completed()
1176 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_rearm_transfer() local
1202 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_check_ep_interrupt_proceed() local
1276 static void cdns3_disconnect_gadget(struct cdns3_device *priv_dev) in cdns3_disconnect_gadget()
1291 static void cdns3_check_usb_interrupt_proceed(struct cdns3_device *priv_dev, in cdns3_check_usb_interrupt_proceed()
1368 struct cdns3_device *priv_dev; in cdns3_device_irq_handler() local
1412 struct cdns3_device *priv_dev; in cdns3_device_thread_irq_handler() local
1474 static int cdns3_ep_onchip_buffer_reserve(struct cdns3_device *priv_dev, in cdns3_ep_onchip_buffer_reserve()
1509 void cdns3_configure_dmult(struct cdns3_device *priv_dev, in cdns3_configure_dmult()
1550 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_config() local
1646 cdns3_endpoint *cdns3_find_available_ep(struct cdns3_device *priv_dev, in cdns3_find_available_ep()
1692 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_match_ep() local
1766 struct cdns3_device *priv_dev; in cdns3_gadget_ep_enable() local
1878 struct cdns3_device *priv_dev; in cdns3_gadget_ep_disable() local
1969 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_queue() local
2014 struct cdns3_device *priv_dev; in cdns3_gadget_ep_queue() local
2059 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_ep_dequeue() local
2125 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_set_halt() local
2146 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_clear_halt() local
2182 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_ep_set_halt() local
2226 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_get_frame() local
2231 int __cdns3_gadget_wakeup(struct cdns3_device *priv_dev) in __cdns3_gadget_wakeup()
2248 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_wakeup() local
2261 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_set_selfpowered() local
2272 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_pullup() local
2282 static void cdns3_gadget_config(struct cdns3_device *priv_dev) in cdns3_gadget_config()
2334 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_udc_start() local
2352 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_udc_stop() local
2384 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_udc_set_speed() local
2415 static void cdns3_free_all_eps(struct cdns3_device *priv_dev) in cdns3_free_all_eps()
2435 static int cdns3_init_eps(struct cdns3_device *priv_dev) in cdns3_init_eps()
2526 struct cdns3_device *priv_dev; in cdns3_gadget_exit() local
2554 struct cdns3_device *priv_dev; in cdns3_gadget_start() local
2685 struct cdns3_device *priv_dev = cdns->gadget_dev; in cdns3_gadget_suspend() local
2703 struct cdns3_device *priv_dev = cdns->gadget_dev; in cdns3_gadget_resume() local