Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dtegra20-apb-dma.c148 struct tegra_dma_sg_req { struct
317 static struct tegra_dma_sg_req *tegra_dma_sg_req_get( in tegra_dma_sg_req_get()
320 struct tegra_dma_sg_req *sg_req = NULL; in tegra_dma_sg_req_get()
333 sg_req = kzalloc(sizeof(struct tegra_dma_sg_req), GFP_NOWAIT); in tegra_dma_sg_req_get()
444 struct tegra_dma_sg_req *sg_req) in tegra_dma_start()
462 struct tegra_dma_sg_req *nsg_req) in tegra_dma_configure_for_next()
507 struct tegra_dma_sg_req *sg_req; in tdc_start_head_req()
522 struct tegra_dma_sg_req *hsgreq; in tdc_configure_next_head_desc()
523 struct tegra_dma_sg_req *hnsgreq; in tdc_configure_next_head_desc()
537 struct tegra_dma_sg_req *sg_req, unsigned long status) in get_current_xferred_count()
[all …]