Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw/
H A Dcore.c956 static struct dw_desc *dwc_find_desc(struct dw_dma_chan *dwc, dma_cookie_t c) in dwc_find_desc() function
976 desc = dwc_find_desc(dwc, cookie); in dwc_get_residue_and_status()