Searched refs:pl08x_free_txd (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/dma/ |
D | amba-pl08x.c | 1154 static void pl08x_free_txd(struct pl08x_driver_data *pl08x, in pl08x_free_txd() function 1179 pl08x_free_txd(plchan->host, txd); in pl08x_desc_free() 1439 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_memcpy() 1464 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_memcpy() 1510 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 1518 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 1537 pl08x_free_txd(pl08x, txd); in pl08x_init_txd() 1607 pl08x_free_txd(pl08x, txd); in pl08x_prep_slave_sg() 1617 pl08x_free_txd(pl08x, txd); in pl08x_prep_slave_sg() 1652 pl08x_free_txd(pl08x, txd); in pl08x_prep_dma_cyclic() [all …]
|