Lines Matching refs:device_node
8 struct device_node;
18 struct reset_control *__of_reset_control_get(struct device_node *node,
32 struct reset_control *of_reset_control_array_get(struct device_node *np,
67 struct device_node *node, in __of_reset_control_get()
95 of_reset_control_array_get(struct device_node *np, bool shared, bool optional) in of_reset_control_array_get()
184 struct device_node *node, const char *id) in of_reset_control_get_exclusive()
209 struct device_node *node, const char *id) in of_reset_control_get_shared()
226 struct device_node *node, int index) in of_reset_control_get_exclusive_by_index()
254 struct device_node *node, int index) in of_reset_control_get_shared_by_index()
348 struct device_node *node, const char *id) in of_reset_control_get()
354 struct device_node *node, int index) in of_reset_control_get_by_index()
406 of_reset_control_array_get_exclusive(struct device_node *node) in of_reset_control_array_get_exclusive()
412 of_reset_control_array_get_shared(struct device_node *node) in of_reset_control_array_get_shared()
418 of_reset_control_array_get_optional_exclusive(struct device_node *node) in of_reset_control_array_get_optional_exclusive()
424 of_reset_control_array_get_optional_shared(struct device_node *node) in of_reset_control_array_get_optional_shared()