Searched refs:_lldevp (Results 1 – 1 of 1) sorted by relevance
83 struct hidma_dev *to_hidma_dev_from_lldev(struct hidma_lldev **_lldevp) in to_hidma_dev_from_lldev() argument85 return container_of(_lldevp, struct hidma_dev, lldev); in to_hidma_dev_from_lldev()