Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinterconnect.h71 static inline struct icc_path *devm_of_icc_get(struct device *dev, in devm_of_icc_get() function
/linux/drivers/interconnect/
H A Dcore.c426 struct icc_path *devm_of_icc_get(struct device *dev, const char *name) in devm_of_icc_get() function