Symbol: bcm2835_chan
drivers/dma/bcm2835-dma.c
175
static inline size_t bcm2835_dma_max_frame_length(struct bcm2835_chan *c)
drivers/dma/bcm2835-dma.c
193
static inline struct bcm2835_chan *to_bcm2835_dma_chan(struct dma_chan *c)
drivers/dma/bcm2835-dma.c
195
return container_of(c, struct bcm2835_chan, vc.chan);
drivers/dma/bcm2835-dma.c
222
struct bcm2835_chan *chan,
drivers/dma/bcm2835-dma.c
289
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
373
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
393
static void bcm2835_dma_abort(struct bcm2835_chan *c)
drivers/dma/bcm2835-dma.c
421
static void bcm2835_dma_start_desc(struct bcm2835_chan *c)
drivers/dma/bcm2835-dma.c
441
struct bcm2835_chan *c = data;
drivers/dma/bcm2835-dma.c
485
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
507
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
548
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
585
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
599
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
629
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
681
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
764
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
773
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
795
struct bcm2835_chan *c = to_bcm2835_dma_chan(chan);
drivers/dma/bcm2835-dma.c
803
struct bcm2835_chan *c;
drivers/dma/bcm2835-dma.c
827
struct bcm2835_chan *c, *next;
drivers/dma/bcm2835-dma.c
86
struct bcm2835_chan *c;
drivers/dma/bcm2835-dma.c
864
struct bcm2835_chan *c, *next;