Home
last modified time | relevance | path

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

/linux/drivers/dma/ti/
H A Dk3-udma.c208 struct udma_rflow *rflows; member
1320 return &ud->rflows[id]; in __udma_get_rflow()
4628 ud->rflows = devm_kcalloc(dev, ud->rflow_cnt, sizeof(*ud->rflows), in udma_setup_resources()
4633 !ud->rflows || !ud->rflow_in_use) in udma_setup_resources()
4643 /* by default no GP rflows are assigned to Linux */ in udma_setup_resources()
4800 ud->rflows = devm_kcalloc(dev, ud->rchan_cnt, sizeof(*ud->rflows), in bcdma_setup_resources()
4805 !ud->rflows) in bcdma_setup_resources()
4983 ud->rflows in pktdma_setup_resources()
[all...]