Searched refs:pl08x_free_txd (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/dma/ |
D | amba-pl08x.c | 1492 static void pl08x_free_txd(struct pl08x_driver_data *pl08x, in pl08x_free_txd() function 1517 pl08x_free_txd(plchan->host, txd); in pl08x_desc_free() 1900 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_memcpy() 1921 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_memcpy() 1967 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 1975 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 1996 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 2066 pl08x_free_txd(pl08x, txd); in pl08x_prep_slave_sg() 2076 pl08x_free_txd(pl08x, txd); in pl08x_prep_slave_sg() 2111 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_cyclic() [all …]
|