Home
last modified time | relevance | path

Searched defs:qcom_icc_node (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/interconnect/qcom/
Dicc-rpmh.h62 struct qcom_icc_node { struct
63 const char *name;
64 u16 links[MAX_LINKS];
65 u16 id;
66 u16 num_links;
67 u16 channels;
91 * @nodes: list of qcom_icc_nodes that this BCM encapsulates argument
Dicc-rpm.h72 struct qcom_icc_node { struct
84 struct qcom_icc_node * const *nodes; argument