Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds