Searched refs:rt_dma_controller (Results 1 – 2 of 2) sorted by relevance
22 rt_err_t rt_dma_controller_register(struct rt_dma_controller *ctrl) in rt_dma_controller_register()60 rt_err_t rt_dma_controller_unregister(struct rt_dma_controller *ctrl) in rt_dma_controller_unregister()93 struct rt_dma_controller *ctrl; in rt_dma_chan_start()121 struct rt_dma_controller *ctrl; in rt_dma_chan_stop()150 struct rt_dma_controller *ctrl; in rt_dma_chan_config()242 struct rt_dma_controller *ctrl; in rt_dma_prep_memcpy()305 struct rt_dma_controller *ctrl; in rt_dma_prep_cyclic()380 struct rt_dma_controller *ctrl; in rt_dma_prep_single()453 struct rt_dma_controller *ctrl = RT_NULL; in ofw_find_dma_controller()491 struct rt_dma_controller *ctrl = RT_NULL; in rt_dma_chan_request()[all …]
78 struct rt_dma_controller struct93 struct rt_dma_chan *(*request_chan)(struct rt_dma_controller *ctrl, argument117 struct rt_dma_controller *ctrl;158 rt_inline void rt_dma_controller_add_direction(struct rt_dma_controller *ctrl, in rt_dma_controller_add_direction()167 rt_err_t rt_dma_controller_register(struct rt_dma_controller *ctrl);168 rt_err_t rt_dma_controller_unregister(struct rt_dma_controller *ctrl);
Completed in 3 milliseconds