Home
last modified time | relevance | path

Searched defs:dma_get_by_index (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Ddma.h200 static inline int dma_get_by_index(struct udevice *dev, int index, in dma_get_by_index() function
/openbmc/u-boot/drivers/dma/
H A Ddma-uclass.c44 int dma_get_by_index(struct udevice *dev, int index, struct dma *dma) in dma_get_by_index() function