Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dhidma.c83 struct hidma_dev *to_hidma_dev_from_lldev(struct hidma_lldev **_lldevp) in to_hidma_dev_from_lldev() argument
85 return container_of(_lldevp, struct hidma_dev, lldev); in to_hidma_dev_from_lldev()