Lines Matching refs:cdnsp_device

21 static void cdnsp_free_stream_info(struct cdnsp_device *pdev,
29 static struct cdnsp_segment *cdnsp_segment_alloc(struct cdnsp_device *pdev, in cdnsp_segment_alloc()
71 static void cdnsp_segment_free(struct cdnsp_device *pdev, in cdnsp_segment_free()
81 static void cdnsp_free_segments_for_ring(struct cdnsp_device *pdev, in cdnsp_free_segments_for_ring()
105 static void cdnsp_link_segments(struct cdnsp_device *pdev, in cdnsp_link_segments()
136 static void cdnsp_link_rings(struct cdnsp_device *pdev, in cdnsp_link_rings()
280 static void cdnsp_ring_free(struct cdnsp_device *pdev, struct cdnsp_ring *ring) in cdnsp_ring_free()
322 static int cdnsp_alloc_segments_for_ring(struct cdnsp_device *pdev, in cdnsp_alloc_segments_for_ring()
370 static struct cdnsp_ring *cdnsp_ring_alloc(struct cdnsp_device *pdev, in cdnsp_ring_alloc()
410 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_free_endpoint_rings()
421 int cdnsp_ring_expansion(struct cdnsp_device *pdev, in cdnsp_ring_expansion()
461 static int cdnsp_init_device_ctx(struct cdnsp_device *pdev) in cdnsp_init_device_ctx()
517 static void cdnsp_free_stream_ctx(struct cdnsp_device *pdev, in cdnsp_free_stream_ctx()
526 *cdnsp_alloc_stream_ctx(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_stream_ctx()
561 int cdnsp_alloc_stream_info(struct cdnsp_device *pdev, in cdnsp_alloc_stream_info()
642 static void cdnsp_free_stream_info(struct cdnsp_device *pdev, in cdnsp_free_stream_info()
669 static void cdnsp_free_priv_device(struct cdnsp_device *pdev) in cdnsp_free_priv_device()
687 static int cdnsp_alloc_priv_device(struct cdnsp_device *pdev) in cdnsp_alloc_priv_device()
715 void cdnsp_copy_ep0_dequeue_into_input_ctx(struct cdnsp_device *pdev) in cdnsp_copy_ep0_dequeue_into_input_ctx()
726 int cdnsp_setup_addressable_priv_dev(struct cdnsp_device *pdev) in cdnsp_setup_addressable_priv_dev()
941 int cdnsp_endpoint_init(struct cdnsp_device *pdev, in cdnsp_endpoint_init()
1017 void cdnsp_endpoint_zero(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_endpoint_zero()
1025 static int cdnsp_alloc_erst(struct cdnsp_device *pdev, in cdnsp_alloc_erst()
1054 static void cdnsp_free_erst(struct cdnsp_device *pdev, struct cdnsp_erst *erst) in cdnsp_free_erst()
1066 void cdnsp_mem_cleanup(struct cdnsp_device *pdev) in cdnsp_mem_cleanup()
1100 static void cdnsp_set_event_deq(struct cdnsp_device *pdev) in cdnsp_set_event_deq()
1122 static void cdnsp_add_in_port(struct cdnsp_device *pdev, in cdnsp_add_in_port()
1147 static int cdnsp_setup_port_arrays(struct cdnsp_device *pdev) in cdnsp_setup_port_arrays()
1208 int cdnsp_mem_init(struct cdnsp_device *pdev) in cdnsp_mem_init()