Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dinterconnect-provider.h116 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw,
132 static inline int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() function
/linux-5.19.10/drivers/interconnect/samsung/
Dexynos.c129 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/linux-5.19.10/drivers/interconnect/imx/
Dimx.c253 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/linux-5.19.10/drivers/interconnect/qcom/
Dosm-l3.c302 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
Dicc-rpm.c397 provider->aggregate = icc_std_aggregate; in qnoc_probe()
Dmsm8974.c698 provider->aggregate = icc_std_aggregate; in msm8974_icc_probe()
/linux-5.19.10/drivers/interconnect/
Dcore.c311 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() function
319 EXPORT_SYMBOL_GPL(icc_std_aggregate);