Lines Matching refs:device_node
10 struct device_node;
22 struct reset_control *__of_reset_control_get(struct device_node *node,
36 struct reset_control *of_reset_control_array_get(struct device_node *np,
83 struct device_node *node, in __of_reset_control_get()
113 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get()
251 struct device_node *node, const char *id) in of_reset_control_get_exclusive()
276 struct device_node *node, const char *id) in of_reset_control_get_shared()
293 struct device_node *node, int index) in of_reset_control_get_exclusive_by_index()
321 struct device_node *node, int index) in of_reset_control_get_shared_by_index()
458 struct device_node *node, const char *id) in of_reset_control_get()
464 struct device_node *node, int index) in of_reset_control_get_by_index()
516 of_reset_control_array_get_exclusive(struct device_node *node) in of_reset_control_array_get_exclusive()
522 of_reset_control_array_get_exclusive_released(struct device_node *node) in of_reset_control_array_get_exclusive_released()
528 of_reset_control_array_get_shared(struct device_node *node) in of_reset_control_array_get_shared()
534 of_reset_control_array_get_optional_exclusive(struct device_node *node) in of_reset_control_array_get_optional_exclusive()
540 of_reset_control_array_get_optional_shared(struct device_node *node) in of_reset_control_array_get_optional_shared()