Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds