Lines Matching defs:ud
278 struct udma_dev *ud; member
400 static int navss_psil_pair(struct udma_dev *ud, u32 src_thread, u32 dst_thread) in navss_psil_pair()
410 static int navss_psil_unpair(struct udma_dev *ud, u32 src_thread, in navss_psil_unpair()
555 struct udma_dev *ud = container_of(work, typeof(*ud), purge_work); in udma_purge_desc_work() local
580 struct udma_dev *ud = to_udma_dev(vd->tx.chan->device); in udma_desc_free() local
1234 static int __udma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in __udma_alloc_gp_rflow_range()
1265 static int __udma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in __udma_free_gp_rflow_range()
1276 static struct udma_rflow *__udma_get_rflow(struct udma_dev *ud, int id) in __udma_get_rflow()
1303 static void __udma_put_rflow(struct udma_dev *ud, struct udma_rflow *rflow) in __udma_put_rflow()
1349 struct udma_dev *ud = uc->ud; in bcdma_get_bchan() local
1382 struct udma_dev *ud = uc->ud; in udma_get_tchan() local
1431 struct udma_dev *ud = uc->ud; in udma_get_rchan() local
1458 struct udma_dev *ud = uc->ud; in udma_get_chan_pair() local
1506 struct udma_dev *ud = uc->ud; in udma_get_rflow() local
1532 struct udma_dev *ud = uc->ud; in bcdma_put_bchan() local
1545 struct udma_dev *ud = uc->ud; in udma_put_rchan() local
1557 struct udma_dev *ud = uc->ud; in udma_put_tchan() local
1573 struct udma_dev *ud = uc->ud; in udma_put_rflow() local
1600 struct udma_dev *ud = uc->ud; in bcdma_alloc_bchan_resources() local
1658 struct udma_dev *ud = uc->ud; in udma_alloc_tx_resources() local
1733 struct udma_dev *ud = uc->ud; in udma_alloc_rx_resources() local
1847 struct udma_dev *ud = uc->ud; in udma_tisci_m2m_channel_config() local
1906 struct udma_dev *ud = uc->ud; in bcdma_tisci_m2m_channel_config() local
1939 struct udma_dev *ud = uc->ud; in udma_tisci_tx_channel_config() local
1982 struct udma_dev *ud = uc->ud; in bcdma_tisci_tx_channel_config() local
2011 struct udma_dev *ud = uc->ud; in udma_tisci_rx_channel_config() local
2092 struct udma_dev *ud = uc->ud; in bcdma_tisci_rx_channel_config() local
2112 struct udma_dev *ud = uc->ud; in pktdma_tisci_rx_channel_config() local
2159 struct udma_dev *ud = to_udma_dev(chan->device); in udma_alloc_chan_resources() local
2365 struct udma_dev *ud = to_udma_dev(chan->device); in bcdma_alloc_chan_resources() local
2578 struct udma_dev *ud = to_udma_dev(chan->device); in pktdma_alloc_chan_resources() local
4020 struct udma_dev *ud = to_udma_dev(chan->device); in udma_free_chan_resources() local
4079 struct udma_dev *ud; in udma_dma_filter_fn() local
4189 struct udma_dev *ud = ofdma->of_dma_data; in udma_of_xlate() local
4382 static int udma_get_mmrs(struct platform_device *pdev, struct udma_dev *ud) in udma_get_mmrs()
4434 static void udma_mark_resource_ranges(struct udma_dev *ud, unsigned long *map, in udma_mark_resource_ranges()
4453 static int udma_setup_resources(struct udma_dev *ud) in udma_setup_resources()
4615 static int bcdma_setup_resources(struct udma_dev *ud) in bcdma_setup_resources()
4819 static int pktdma_setup_resources(struct udma_dev *ud) in pktdma_setup_resources()
4962 static int setup_resources(struct udma_dev *ud) in setup_resources()
5036 static int udma_setup_rx_flush(struct udma_dev *ud) in udma_setup_rx_flush()
5204 static enum dmaengine_alignment udma_get_copy_align(struct udma_dev *ud) in udma_get_copy_align()
5243 struct udma_dev *ud; in udma_probe() local