Home
last modified time | relevance | path

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

/drivers/dma/
Dste_dma40.c949 static struct d40_desc *d40_first_active_get(struct d40_chan *d40c) in d40_first_active_get() function
1120 while ((d40d = d40_first_active_get(d40c))) { in d40_term_all()
1526 d40d = d40_first_active_get(d40c); in dma_tc_handle()
1588 d40d = d40_first_active_get(d40c); in dma_tasklet()