Home
last modified time | relevance | path

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

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