Symbol: owl_dma_vchan
drivers/dma/owl-dma.c
1044
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
1052
struct owl_dma_vchan *vchan = NULL;
drivers/dma/owl-dma.c
1053
struct owl_dma_vchan *next;
drivers/dma/owl-dma.c
1066
struct owl_dma_vchan *vchan;
drivers/dma/owl-dma.c
1186
sizeof(struct owl_dma_vchan), GFP_KERNEL);
drivers/dma/owl-dma.c
1191
struct owl_dma_vchan *vchan = &od->vchans[i];
drivers/dma/owl-dma.c
192
struct owl_dma_vchan *vchan;
drivers/dma/owl-dma.c
237
struct owl_dma_vchan *vchans;
drivers/dma/owl-dma.c
300
static inline struct owl_dma_vchan *to_owl_vchan(struct dma_chan *chan)
drivers/dma/owl-dma.c
302
return container_of(chan, struct owl_dma_vchan, vc.chan);
drivers/dma/owl-dma.c
381
static inline int owl_dma_cfg_lli(struct owl_dma_vchan *vchan,
drivers/dma/owl-dma.c
469
struct owl_dma_vchan *vchan)
drivers/dma/owl-dma.c
535
static int owl_dma_start_next_txd(struct owl_dma_vchan *vchan)
drivers/dma/owl-dma.c
584
static void owl_dma_phy_free(struct owl_dma *od, struct owl_dma_vchan *vchan)
drivers/dma/owl-dma.c
595
struct owl_dma_vchan *vchan;
drivers/dma/owl-dma.c
700
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
726
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
740
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
754
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
771
static u32 owl_dma_getbytes_chan(struct owl_dma_vchan *vchan)
drivers/dma/owl-dma.c
808
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
838
static void owl_dma_phy_alloc_and_start(struct owl_dma_vchan *vchan)
drivers/dma/owl-dma.c
855
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
872
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
923
struct owl_dma_vchan *vchan = to_owl_vchan(chan);
drivers/dma/owl-dma.c
988
struct owl_dma_vchan *vchan = to_owl_vchan(chan);