Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dinterconnect-provider.h180 static inline struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider() function
/kernel/linux/linux-6.6/include/linux/
H A Dinterconnect-provider.h174 static inline struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider() function
/kernel/linux/linux-5.10/drivers/interconnect/
H A Dcore.c356 struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider() function
398 EXPORT_SYMBOL_GPL(of_icc_get_from_provider); variable
/kernel/linux/linux-6.6/drivers/interconnect/
H A Dcore.c371 struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider() function
413 EXPORT_SYMBOL_GPL(of_icc_get_from_provider); variable

Completed in 5 milliseconds