Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dste_dma40.c942 static struct d40_desc *d40_first_active_get(struct d40_chan *d40c) in d40_first_active_get() function
1139 while ((d40d = d40_first_active_get(d40c))) { in d40_term_all()
1545 d40d = d40_first_active_get(d40c); in dma_tc_handle()
1608 d40d = d40_first_active_get(d40c); in dma_tasklet()