Home
last modified time | relevance | path

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

/Linux-v5.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-v5.10/drivers/interconnect/imx/
Dimx.c243 provider->aggregate = icc_std_aggregate; in imx_icc_register()
/Linux-v5.10/drivers/interconnect/qcom/
Dosm-l3.c268 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
Dqcs404.c450 provider->aggregate = icc_std_aggregate; in qnoc_probe()
Dmsm8916.c483 provider->aggregate = icc_std_aggregate; in msm8916_qnoc_probe()
Dmsm8974.c698 provider->aggregate = icc_std_aggregate; in msm8974_icc_probe()
/Linux-v5.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);