• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/

Lines Matching refs:coh901318_chan

52 	struct coh901318_chan *chans;
56 struct coh901318_chan {
81 static void coh901318_list_print(struct coh901318_chan *cohc,
188 static inline struct coh901318_chan *to_coh901318_chan(struct dma_chan *chan)
190 return container_of(chan, struct coh901318_chan, chan);
194 cohc_dev_addr(struct coh901318_chan *cohc)
203 cohc_chan_param(struct coh901318_chan *cohc)
209 cohc_chan_conf(struct coh901318_chan *cohc)
214 static void enable_powersave(struct coh901318_chan *cohc)
231 static void disable_powersave(struct coh901318_chan *cohc)
249 static inline int coh901318_set_ctrl(struct coh901318_chan *cohc, u32 control)
260 static inline int coh901318_set_conf(struct coh901318_chan *cohc, u32 conf)
272 static int coh901318_start(struct coh901318_chan *cohc)
291 static int coh901318_prep_linked_list(struct coh901318_chan *cohc,
318 coh901318_assign_cookie(struct coh901318_chan *cohc,
333 coh901318_desc_get(struct coh901318_chan *cohc)
365 coh901318_desc_free(struct coh901318_chan *cohc, struct coh901318_desc *cohd)
372 coh901318_desc_submit(struct coh901318_chan *cohc, struct coh901318_desc *desc)
378 coh901318_first_active_get(struct coh901318_chan *cohc)
398 coh901318_desc_queue(struct coh901318_chan *cohc, struct coh901318_desc *desc)
404 coh901318_first_queued(struct coh901318_chan *cohc)
437 struct coh901318_chan *cohc = to_coh901318_chan(chan);
521 struct coh901318_chan *cohc = to_coh901318_chan(chan);
565 struct coh901318_chan *cohc = to_coh901318_chan(chan);
602 static int coh901318_config(struct coh901318_chan *cohc,
643 static struct coh901318_desc *coh901318_queue_start(struct coh901318_chan *cohc)
677 struct coh901318_chan *cohc = (struct coh901318_chan *) data;
745 static void dma_tc_handle(struct coh901318_chan *cohc)
799 struct coh901318_chan *cohc;
910 struct coh901318_chan *cohc = to_coh901318_chan(chan);
934 struct coh901318_chan *cohc = to_coh901318_chan(chan);
959 struct coh901318_chan *cohc = to_coh901318_chan(tx->chan);
980 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1032 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1159 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1180 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1261 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1342 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1416 struct coh901318_chan *cohc;
1475 sizeof(struct coh901318_chan),