Home
last modified time | relevance | path

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

/include/linux/
Dinterconnect-provider.h14 struct icc_node;
25 struct icc_node *nodes[];
28 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec,
49 int (*set)(struct icc_node *src, struct icc_node *dst);
50 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw,
52 void (*pre_aggregate)(struct icc_node *node);
53 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data);
76 struct icc_node { struct
79 struct icc_node **links; argument
85 struct icc_node *reverse; argument
[all …]