Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dtegra20-apb-dma.c153 struct tegra_dma_sg_req { struct
319 static struct tegra_dma_sg_req *tegra_dma_sg_req_get( in tegra_dma_sg_req_get()
322 struct tegra_dma_sg_req *sg_req = NULL; in tegra_dma_sg_req_get()
335 sg_req = kzalloc(sizeof(struct tegra_dma_sg_req), GFP_ATOMIC); in tegra_dma_sg_req_get()
427 struct tegra_dma_sg_req *sg_req) in tegra_dma_start()
445 struct tegra_dma_sg_req *nsg_req) in tegra_dma_configure_for_next()
489 struct tegra_dma_sg_req *sg_req; in tdc_start_head_req()
503 struct tegra_dma_sg_req *hsgreq; in tdc_configure_next_head_desc()
504 struct tegra_dma_sg_req *hnsgreq; in tdc_configure_next_head_desc()
518 struct tegra_dma_sg_req *sg_req, unsigned long status) in get_current_xferred_count()
[all …]