Searched refs:icc_std_aggregate (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | interconnect-provider.h | 117 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 D | exynos.c | 122 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
|
| /linux/drivers/interconnect/ |
| H A D | icc-clk.c | 102 provider->aggregate = icc_std_aggregate; in icc_clk_register()
|
| H A D | core.c | 332 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 D | osm-l3.c | 224 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
|
| /linux/drivers/interconnect/imx/ |
| H A D | imx.c | 294 provider->aggregate = icc_std_aggregate; in imx_icc_register()
|
| /linux/drivers/memory/tegra/ |
| H A D | mc.c | 788 .aggregate = icc_std_aggregate,
|