Lines Matching defs:hsotg
80 static void dwc2_dump_channel_info(struct dwc2_hsotg *hsotg, in dwc2_dump_channel_info()
143 static void dwc2_kill_urbs_in_qh_list(struct dwc2_hsotg *hsotg, in dwc2_kill_urbs_in_qh_list()
158 static void dwc2_qh_list_free(struct dwc2_hsotg *hsotg, in dwc2_qh_list_free()
198 static void dwc2_kill_all_urbs(struct dwc2_hsotg *hsotg) in dwc2_kill_all_urbs()
214 void dwc2_hcd_start(struct dwc2_hsotg *hsotg) in dwc2_hcd_start()
234 static void dwc2_hcd_cleanup_channels(struct dwc2_hsotg *hsotg) in dwc2_hcd_cleanup_channels()
293 void dwc2_hcd_connect(struct dwc2_hsotg *hsotg) in dwc2_hcd_connect()
310 void dwc2_hcd_disconnect(struct dwc2_hsotg *hsotg, bool force) in dwc2_hcd_disconnect()
379 static void dwc2_hcd_rem_wakeup(struct dwc2_hsotg *hsotg) in dwc2_hcd_rem_wakeup()
399 void dwc2_hcd_stop(struct dwc2_hsotg *hsotg) in dwc2_hcd_stop()
418 int dwc2_hcd_urb_enqueue(struct dwc2_hsotg *hsotg, in dwc2_hcd_urb_enqueue()
484 dwc2_hcd_urb_dequeue(struct dwc2_hsotg *hsotg, in dwc2_hcd_urb_dequeue()
549 dwc2_hcd_reinit(struct dwc2_hsotg *hsotg) in dwc2_hcd_reinit()
585 static void dwc2_hc_init_split(struct dwc2_hsotg *hsotg, in dwc2_hc_init_split()
599 static void *dwc2_hc_init_xfer_data(struct dwc2_hsotg *hsotg, in dwc2_hc_init_xfer_data()
617 static void *dwc2_hc_init_xfer(struct dwc2_hsotg *hsotg, in dwc2_hc_init_xfer()
718 static int dwc2_hc_setup_align_buf(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh, in dwc2_hc_setup_align_buf()
778 static int dwc2_assign_and_init_hc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh) in dwc2_assign_and_init_hc()
907 struct dwc2_hsotg *hsotg) in dwc2_hcd_select_transactions()
1022 static int dwc2_queue_transaction(struct dwc2_hsotg *hsotg, in dwc2_queue_transaction()
1079 static void dwc2_process_periodic_channels(struct dwc2_hsotg *hsotg) in dwc2_process_periodic_channels()
1219 static void dwc2_process_non_periodic_channels(struct dwc2_hsotg *hsotg) in dwc2_process_non_periodic_channels()
1343 void dwc2_hcd_queue_transactions(struct dwc2_hsotg *hsotg, in dwc2_hcd_queue_transactions()
1375 struct dwc2_hsotg *hsotg = container_of(work, struct dwc2_hsotg, in dwc2_conn_id_status_change() local
1436 struct dwc2_hsotg *hsotg = (struct dwc2_hsotg *)data; in dwc2_wakeup_detected() local
1460 static void dwc2_port_suspend(struct dwc2_hsotg *hsotg, u16 windex) in dwc2_port_suspend()
1511 static void dwc2_port_resume(struct dwc2_hsotg *hsotg) in dwc2_port_resume()
1550 dwc2_hcd_hub_control(struct dwc2_hsotg *hsotg, u16 typereq, in dwc2_hcd_hub_control()
1887 int dwc2_hcd_get_frame_number(struct dwc2_hsotg *hsotg) in dwc2_hcd_get_frame_number()
1898 int dwc2_hcd_is_b_host(struct dwc2_hsotg *hsotg) in dwc2_hcd_is_b_host()
1904 dwc2_hcd_urb_alloc(struct dwc2_hsotg *hsotg, int iso_desc_count, in dwc2_hcd_urb_alloc()
1924 dwc2_hcd_urb_free(struct dwc2_hsotg *hsotg, struct dwc2_hcd_urb *urb, in dwc2_hcd_urb_free()
1935 dwc2_hcd_urb_set_pipeinfo(struct dwc2_hsotg *hsotg, struct dwc2_hcd_urb *urb, in dwc2_hcd_urb_set_pipeinfo()
1954 void dwc2_hcd_dump_state(struct dwc2_hsotg *hsotg) in dwc2_hcd_dump_state()
2082 void dwc2_hcd_dump_frrem(struct dwc2_hsotg *hsotg) in dwc2_hcd_dump_frrem()
2148 struct dwc2_hsotg *hsotg; member
2152 void dwc2_host_start(struct dwc2_hsotg *hsotg) in dwc2_host_start()
2160 void dwc2_host_disconnect(struct dwc2_hsotg *hsotg) in dwc2_host_disconnect()
2172 struct dwc2_hsotg *hsotg = container_of(work, struct dwc2_hsotg, in dwc2_hcd_start_func() local
2184 struct dwc2_hsotg *hsotg = container_of(work, struct dwc2_hsotg, in dwc2_hcd_reset_func() local
2219 static void dwc2_hcd_free(struct dwc2_hsotg *hsotg) in dwc2_hcd_free()
2282 static void dwc2_hcd_release(struct dwc2_hsotg *hsotg) in dwc2_hcd_release()
2296 int dwc2_hcd_init(struct dwc2_hsotg *hsotg) in dwc2_hcd_init()
2447 void dwc2_hcd_remove(struct dwc2_hsotg *hsotg) in dwc2_hcd_remove()