Searched refs:shdma_for_each_chan (Results 1 – 4 of 4) sorted by relevance
113 #define shdma_for_each_chan(c, d, i) for (i = 0, c = (d)->schan[0]; \ macro
582 - 'shdma_for_each_chan'
569 shdma_for_each_chan(schan, &shdev->shdma_dev, i) { in sh_dmae_chan_remove()
852 shdma_for_each_chan(schan, sdev, i) { in shdma_reset()