Home
last modified time | relevance | path

Searched refs:tegra_dma_sg_req (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
Dtegra20-apb-dma.c153 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()
[all …]