Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
Dat_hdmac.c99 static struct at_desc *atc_first_active(struct at_dma_chan *atchan) in atc_first_active() function
318 struct at_desc *desc_first = atc_first_active(atchan); in atc_get_bytes_left()
508 desc = atc_first_active(atchan); in atc_advance_work()
542 bad_desc = atc_first_active(atchan); in atc_handle_error()
579 struct at_desc *first = atc_first_active(atchan); in atc_handle_cyclic()