Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dat_hdmac.c80 static struct at_desc *atc_first_active(struct at_dma_chan *atchan) in atc_first_active() function
299 struct at_desc *desc_first = atc_first_active(atchan); in atc_get_bytes_left()
489 desc = atc_first_active(atchan); in atc_advance_work()
523 bad_desc = atc_first_active(atchan); in atc_handle_error()
560 struct at_desc *first = atc_first_active(atchan); in atc_handle_cyclic()