Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sirfsoc_dma.h « linux « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 29d959333d8158bdf49dc18f2c0ace91d2038b4a (plain)
1
2
3
4
5
6
#ifndef _SIRFSOC_DMA_H_
#define _SIRFSOC_DMA_H_

bool sirfsoc_dma_filter_id(struct dma_chan *chan, void *chan_id);

#endif