Home
last modified time | relevance | path

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

/include/linux/
A Dinterconnect-provider.h60 struct icc_provider { struct
102 struct icc_provider *provider;
125 void icc_node_add(struct icc_node *node, struct icc_provider *provider);
127 int icc_nodes_remove(struct icc_provider *provider);
128 void icc_provider_init(struct icc_provider *provider);
129 int icc_provider_register(struct icc_provider *provider);
130 void icc_provider_deregister(struct icc_provider *provider);
180 static inline int icc_nodes_remove(struct icc_provider *provider) in icc_nodes_remove()
185 static inline void icc_provider_init(struct icc_provider *provider) { } in icc_provider_init()
187 static inline int icc_provider_register(struct icc_provider *provider) in icc_provider_register()
[all …]
A Dinterconnect-clk.h18 struct icc_provider *icc_clk_register(struct device *dev,
24 void icc_clk_unregister(struct icc_provider *provider);
/include/soc/tegra/
A Dmc.h221 struct icc_provider provider;

Completed in 7 milliseconds