Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dinterconnect.h76 static inline struct icc_path *devm_of_icc_get(struct device *dev, in devm_of_icc_get() function
/kernel/linux/linux-5.10/drivers/interconnect/
Dcore.c402 struct icc_path *devm_of_icc_get(struct device *dev, const char *name) in devm_of_icc_get() function