Home
last modified time | relevance | path

Searched refs:d40_first_active_get (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dste_dma40.c974 static struct d40_desc *d40_first_active_get(struct d40_chan *d40c) in d40_first_active_get() function
1145 while ((d40d = d40_first_active_get(d40c))) { in d40_term_all()
1551 d40d = d40_first_active_get(d40c); in dma_tc_handle()
1613 d40d = d40_first_active_get(d40c); in dma_tasklet()