Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/interconnect/samsung/
Dexynos.c129 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/Linux-v5.15/drivers/interconnect/qcom/
Dicc-rpm.c140 provider->aggregate = icc_std_aggregate; in qnoc_probe()
Dosm-l3.c285 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
Dmsm8974.c698 provider->aggregate = icc_std_aggregate; in msm8974_icc_probe()
Dsdm660.c865 provider->aggregate = icc_std_aggregate; in qnoc_probe()
/Linux-v5.15/drivers/interconnect/imx/
Dimx.c244 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/Linux-v5.15/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);