Lines Matching defs:udma_dev

119 struct udma_dev {
215 struct udma_dev *ud;
250 static inline struct udma_dev *to_udma_dev(struct dma_device *d)
252 return container_of(d, struct udma_dev, ddev);
335 static int navss_psil_pair(struct udma_dev *ud, u32 src_thread, u32 dst_thread)
345 static int navss_psil_unpair(struct udma_dev *ud, u32 src_thread,
442 struct udma_dev *ud = uc->ud;
454 struct udma_dev *ud = container_of(work, typeof(*ud), purge_work);
479 struct udma_dev *ud = to_udma_dev(vd->tx.chan->device);
1127 static int __udma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt)
1158 static int __udma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt)
1169 static struct udma_rflow *__udma_get_rflow(struct udma_dev *ud, int id)
1194 static void __udma_put_rflow(struct udma_dev *ud, struct udma_rflow *rflow)
1206 static struct udma_##res *__udma_reserve_##res(struct udma_dev *ud, \
1239 struct udma_dev *ud = uc->ud;
1254 struct udma_dev *ud = uc->ud;
1269 struct udma_dev *ud = uc->ud;
1311 struct udma_dev *ud = uc->ud;
1331 struct udma_dev *ud = uc->ud;
1343 struct udma_dev *ud = uc->ud;
1355 struct udma_dev *ud = uc->ud;
1381 struct udma_dev *ud = uc->ud;
1441 struct udma_dev *ud = uc->ud;
1525 struct udma_dev *ud = uc->ud;
1568 struct udma_dev *ud = uc->ud;
1604 struct udma_dev *ud = uc->ud;
1686 struct udma_dev *ud = to_udma_dev(chan->device);
2956 struct udma_dev *ud = to_udma_dev(chan->device);
3010 struct udma_dev *ud;
3077 struct udma_dev *ud = ofdma->of_dma_data;
3164 static int udma_get_mmrs(struct platform_device *pdev, struct udma_dev *ud)
3177 static int udma_setup_resources(struct udma_dev *ud)
3348 static int udma_setup_rx_flush(struct udma_dev *ud)
3514 struct udma_dev *ud;