Searched refs:iop_desc_set_byte_count (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/dma/ |
D | iop-adma.c | 526 iop_desc_set_byte_count(grp_start, iop_chan, len); in iop_adma_prep_dma_memcpy() 559 iop_desc_set_byte_count(grp_start, iop_chan, len); in iop_adma_prep_dma_xor() 638 iop_desc_set_byte_count(g, iop_chan, len); in iop_adma_prep_dma_pq() 1452 iop_desc_set_byte_count(grp_start, iop_chan, 0); in iop_chan_start_null_memcpy() 1504 iop_desc_set_byte_count(grp_start, iop_chan, 0); in iop_chan_start_null_xor()
|
D | iop-adma.h | 628 static inline void iop_desc_set_byte_count(struct iop_adma_desc_slot *desc, in iop_desc_set_byte_count() function
|