Searched defs:channel_alloc (Results 1 – 3 of 3) sorted by relevance
129 struct dma_channel *(*channel_alloc)(struct dma_controller *, member
162 struct dma_channel *(*channel_alloc)(struct dma_controller *, member
718 static struct channel *channel_alloc(struct target *t) in channel_alloc() function