Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun4i-dma.c228 static struct sun4i_dma_pchan *find_and_use_pchan(struct sun4i_dma_dev *priv, in find_and_use_pchan() function
342 pchan = find_and_use_pchan(priv, vchan); in __execute_vchan_pending()