Home
last modified time | relevance | path

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

/include/linux/firmware/
Dtrusted_foundations.h78 of_node_put(np); in of_register_trusted_foundations()
/include/linux/
Dof.h129 extern void of_node_put(struct device_node *node);
136 static inline void of_node_put(struct device_node *node) { } in of_node_put() function
138 DEFINE_FREE(device_node, struct device_node *, if (_T) of_node_put(_T))
Dcpufreq.h1147 of_node_put(args.np); in of_perf_domain_get_sharing_cpumask()