Searched defs:idma_ctrl (Results 1 – 1 of 1) sorted by relevance
53 struct idma_ctrl { struct54 spinlock_t lock;55 int state;56 dma_addr_t start;80 struct idma_ctrl *prtd = substream->runtime->private_data; in idma_enqueue() argument