Lines Matching refs:tegra_dma_sg_req
153 struct tegra_dma_sg_req { struct
323 static struct tegra_dma_sg_req *tegra_dma_sg_req_get( in tegra_dma_sg_req_get()
326 struct tegra_dma_sg_req *sg_req = NULL; in tegra_dma_sg_req_get()
339 sg_req = kzalloc(sizeof(struct tegra_dma_sg_req), GFP_ATOMIC); in tegra_dma_sg_req_get()
447 struct tegra_dma_sg_req *sg_req) in tegra_dma_start()
465 struct tegra_dma_sg_req *nsg_req) in tegra_dma_configure_for_next()
509 struct tegra_dma_sg_req *sg_req; in tdc_start_head_req()
523 struct tegra_dma_sg_req *hsgreq; in tdc_configure_next_head_desc()
524 struct tegra_dma_sg_req *hnsgreq; in tdc_configure_next_head_desc()
538 struct tegra_dma_sg_req *sg_req, unsigned long status) in get_current_xferred_count()
545 struct tegra_dma_sg_req *sgreq; in tegra_dma_abort_all()
568 struct tegra_dma_sg_req *last_sg_req, bool to_terminate) in handle_continuous_head_request()
570 struct tegra_dma_sg_req *hsgreq = NULL; in handle_continuous_head_request()
600 struct tegra_dma_sg_req *sgreq; in handle_once_dma_done()
629 struct tegra_dma_sg_req *sgreq; in handle_cont_sngl_cycle_dma_done()
746 struct tegra_dma_sg_req *sgreq; in tegra_dma_terminate_all()
805 struct tegra_dma_sg_req *sg_req; in tegra_dma_tx_status()
949 struct tegra_dma_sg_req *sg_req = NULL; in tegra_dma_prep_slave_sg()
1059 struct tegra_dma_sg_req *sg_req = NULL; in tegra_dma_prep_dma_cyclic()
1201 struct tegra_dma_sg_req *sg_req; in tegra_dma_free_chan_resources()