Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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-6.3-rc2/drivers/interconnect/samsung/
A Dexynos.c129 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/linux-6.3-rc2/drivers/interconnect/qcom/
A Dosm-l3.c246 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
A Dmsm8974.c698 provider->aggregate = icc_std_aggregate; in msm8974_icc_probe()
/linux-6.3-rc2/drivers/interconnect/imx/
A Dimx.c294 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/linux-6.3-rc2/drivers/interconnect/
A 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);

Completed in 11 milliseconds