Home
last modified time | relevance | path

Searched defs:of_icc_get_by_index (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dinterconnect.h82 static inline struct icc_path *of_icc_get_by_index(struct device *dev, int idx) in of_icc_get_by_index() function
/kernel/linux/linux-6.6/include/linux/
H A Dinterconnect.h74 static inline struct icc_path *of_icc_get_by_index(struct device *dev, int idx) in of_icc_get_by_index() function
/kernel/linux/linux-5.10/drivers/interconnect/
H A Dcore.c440 struct icc_path *of_icc_get_by_index(struct device *dev, int idx) in of_icc_get_by_index() function
519 EXPORT_SYMBOL_GPL(of_icc_get_by_index); variable
/kernel/linux/linux-6.6/drivers/interconnect/
H A Dcore.c455 struct icc_path *of_icc_get_by_index(struct device *dev, int idx) in of_icc_get_by_index() function
534 EXPORT_SYMBOL_GPL(of_icc_get_by_index); variable

Completed in 4 milliseconds