Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dinterconnect-provider.h39 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec,
/linux-5.19.10/drivers/interconnect/qcom/
Dicc-rpmh.c108 node = of_icc_xlate_onecell(spec, data); in qcom_icc_xlate_extended()
Dosm-l3.c303 provider->xlate = of_icc_xlate_onecell; in qcom_osm_l3_probe()
Dicc-rpm.c398 provider->xlate = of_icc_xlate_onecell; in qnoc_probe()
Dmsm8974.c699 provider->xlate = of_icc_xlate_onecell; in msm8974_icc_probe()
/linux-5.19.10/drivers/interconnect/imx/
Dimx.c254 provider->xlate = of_icc_xlate_onecell; in imx_icc_register()
/linux-5.19.10/drivers/interconnect/
Dcore.c331 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec, in of_icc_xlate_onecell() function
344 EXPORT_SYMBOL_GPL(of_icc_xlate_onecell);