Home
last modified time | relevance | path

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

/linux-3.3/drivers/dma/
Dmv_xor.c248 static void mv_xor_free_slots(struct mv_xor_chan *mv_chan, in mv_xor_free_slots()
263 static void mv_xor_start_new_chain(struct mv_xor_chan *mv_chan, in mv_xor_start_new_chain()
289 struct mv_xor_chan *mv_chan, dma_cookie_t cookie) in mv_xor_run_tx_complete_actions()
349 mv_xor_clean_completed_slots(struct mv_xor_chan *mv_chan) in mv_xor_clean_completed_slots()
367 struct mv_xor_chan *mv_chan) in mv_xor_clean_slot()
385 static void __mv_xor_slot_cleanup(struct mv_xor_chan *mv_chan) in __mv_xor_slot_cleanup()
442 mv_xor_slot_cleanup(struct mv_xor_chan *mv_chan) in mv_xor_slot_cleanup()
456 mv_xor_alloc_slots(struct mv_xor_chan *mv_chan, int num_slots, in mv_xor_alloc_slots()
538 mv_desc_assign_cookie(struct mv_xor_chan *mv_chan, in mv_desc_assign_cookie()
554 struct mv_xor_chan *mv_chan = to_mv_xor_chan(tx->chan); in mv_xor_tx_submit() local
[all …]