Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinterconnect-provider.h117 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw,
136 static inline int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() function
/linux/drivers/interconnect/samsung/
H A Dexynos.c122 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/linux/drivers/interconnect/
H A Dicc-clk.c102 provider->aggregate = icc_std_aggregate; in icc_clk_register()
H A Dcore.c332 int icc_std_aggregate(struct icc_node *node, u32 tag, u32 avg_bw, in icc_std_aggregate() function
340 EXPORT_SYMBOL_GPL(icc_std_aggregate);
/linux/drivers/interconnect/qcom/
H A Dosm-l3.c224 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
/linux/drivers/interconnect/imx/
H A Dimx.c294 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/linux/drivers/memory/tegra/
H A Dmc.c788 .aggregate = icc_std_aggregate,