Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dsun4i-dma.c217 static struct sun4i_dma_pchan *find_and_use_pchan(struct sun4i_dma_dev *priv, in find_and_use_pchan() function
331 pchan = find_and_use_pchan(priv, vchan); in __execute_vchan_pending()