Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dinterconnect.h68 static inline struct icc_path *devm_of_icc_get(struct device *dev, in devm_of_icc_get() function
/linux-6.6.21/drivers/interconnect/
Dcore.c420 struct icc_path *devm_of_icc_get(struct device *dev, const char *name) in devm_of_icc_get() function