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

/linux-master/drivers/dma/
H A Dmv_xor.c178 static void mv_chan_start_new_chain(struct mv_xor_chan *mv_chan, argument
215 mv_chan_clean_completed_slots(struct mv_xor_chan *mv_chan) argument
192 mv_desc_run_tx_complete_actions(struct mv_xor_desc_slot *desc, struct mv_xor_chan *mv_chan, dma_cookie_t cookie) argument
235 mv_desc_clean_slot(struct mv_xor_desc_slot *desc, struct mv_xor_chan *mv_chan) argument
263 mv_chan_slot_cleanup(struct mv_xor_chan *mv_chan) argument
349 mv_chan_alloc_slot(struct mv_xor_chan *mv_chan) argument
385 struct mv_xor_chan *mv_chan = to_mv_xor_chan(tx->chan); local
439 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
483 mv_xor_add_io_win(struct mv_xor_chan *mv_chan, u32 addr) argument
558 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
612 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
629 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
678 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
749 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); local
761 mv_chan_memcpy_self_test(struct mv_xor_chan *mv_chan) argument
872 mv_chan_xor_self_test(struct mv_xor_chan *mv_chan) argument
1009 mv_xor_channel_remove(struct mv_xor_chan *mv_chan) argument
1039 struct mv_xor_chan *mv_chan; local
1237 struct mv_xor_chan *mv_chan = xordev->channels[i]; local
1258 struct mv_xor_chan *mv_chan = xordev->channels[i]; local
[all...]

Completed in 227 milliseconds