Searched refs:pl08x_free_txd (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/dma/ |
D | amba-pl08x.c | 1156 static void pl08x_free_txd(struct pl08x_driver_data *pl08x, in pl08x_free_txd() function 1181 pl08x_free_txd(plchan->host, txd); in pl08x_desc_free() 1441 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_memcpy() 1466 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_memcpy() 1512 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 1520 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 1539 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 1609 pl08x_free_txd(pl08x, txd); in pl08x_prep_slave_sg() 1619 pl08x_free_txd(pl08x, txd); in pl08x_prep_slave_sg() 1654 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_cyclic() [all …]
|