Home
last modified time | relevance | path

Searched refs:of_icc_xlate_onecell (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dinterconnect-provider.h28 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec,
/Linux-v5.4/drivers/interconnect/
Dcore.c257 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec, in of_icc_xlate_onecell() function
270 EXPORT_SYMBOL_GPL(of_icc_xlate_onecell);
/Linux-v5.4/drivers/interconnect/qcom/
Dqcs404.c460 provider->xlate = of_icc_xlate_onecell; in qnoc_probe()
Dsdm845.c803 provider->xlate = of_icc_xlate_onecell; in qnoc_probe()