Searched defs:mv_chan (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/dma/
H A Dmv_xor.c179 static void mv_xor_free_slots(struct mv_xor_chan *mv_chan, mv_xor_free_slots() argument
194 static void mv_xor_start_new_chain(struct mv_xor_chan *mv_chan, mv_xor_start_new_chain() argument
233 mv_xor_clean_completed_slots(struct mv_xor_chan *mv_chan) mv_xor_clean_completed_slots() argument
270 static void mv_xor_slot_cleanup(struct mv_xor_chan *mv_chan) mv_xor_slot_cleanup() argument
356 mv_xor_alloc_slot(struct mv_xor_chan *mv_chan) mv_xor_alloc_slot() argument
413 struct mv_xor_chan *mv_chan = to_mv_xor_chan(tx->chan); mv_xor_tx_submit() local
467 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); mv_xor_alloc_chan_resources() local
514 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); mv_xor_prep_dma_xor() local
556 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); mv_xor_prep_dma_interrupt() local
573 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); mv_xor_free_chan_resources() local
618 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); mv_xor_status() local
689 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); mv_xor_issue_pending() local
701 static int mv_xor_memcpy_self_test(struct mv_xor_chan *mv_chan) mv_xor_memcpy_self_test() argument
810 mv_xor_xor_self_test(struct mv_xor_chan *mv_chan) mv_xor_xor_self_test() argument
947 static int mv_xor_channel_remove(struct mv_xor_chan *mv_chan) mv_xor_channel_remove() argument
977 struct mv_xor_chan *mv_chan; mv_xor_channel_add() local
208 mv_xor_run_tx_complete_actions(struct mv_xor_desc_slot *desc, struct mv_xor_chan *mv_chan, dma_cookie_t cookie) mv_xor_run_tx_complete_actions() argument
250 mv_xor_clean_slot(struct mv_xor_desc_slot *desc, struct mv_xor_chan *mv_chan) mv_xor_clean_slot() argument

Completed in 47 milliseconds