Searched refs:ppc440spe_adma_alloc_slots (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/dma/ppc4xx/ |
H A D | adma.c | 1698 * ppc440spe_adma_alloc_slots - allocate free slots (if any) 1700 static struct ppc440spe_adma_desc_slot *ppc440spe_adma_alloc_slots( ppc440spe_adma_alloc_slots() function 1976 sw_desc = ppc440spe_adma_alloc_slots(ppc440spe_chan, slot_cnt, ppc440spe_adma_prep_dma_interrupt() 2014 sw_desc = ppc440spe_adma_alloc_slots(ppc440spe_chan, slot_cnt, ppc440spe_adma_prep_dma_memcpy() 2057 sw_desc = ppc440spe_adma_alloc_slots(ppc440spe_chan, slot_cnt, ppc440spe_adma_prep_dma_xor() 2115 sw_desc = ppc440spe_adma_alloc_slots(ppc440spe_chan, slot_cnt, 1); ppc440spe_dma01_prep_mult() 2201 sw_desc = ppc440spe_adma_alloc_slots(ppc440spe_chan, slot_cnt, 1); ppc440spe_dma01_prep_sum_product() 2396 sw_desc = ppc440spe_adma_alloc_slots(ppc440spe_chan, slot_cnt, 1); ppc440spe_dma01_prep_pq() 2459 sw_desc = ppc440spe_adma_alloc_slots(ppc440spe_chan, slot_cnt, 1); ppc440spe_dma2_prep_pq() 2637 sw_desc = ppc440spe_adma_alloc_slots(ppc440spe_chan, slot_cnt, ppc440spe_adma_prep_dma_pqzero_sum() 3682 sw_desc = ppc440spe_adma_alloc_slots(chan, slot_cnt, slots_per_op); ppc440spe_chan_start_null_xor() 3733 sw_desc = ppc440spe_adma_alloc_slots(chan, 1, 1); ppc440spe_test_raid6()
|
Completed in 113 milliseconds