Home
last modified time | relevance | path

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

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