Home
last modified time | relevance | path

Searched defs:__of_reset_control_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dreset.h82 static inline struct reset_control *__of_reset_control_get( in __of_reset_control_get() function
/kernel/linux/linux-5.10/drivers/reset/
H A Dcore.c608 struct reset_control *__of_reset_control_get(struct device_node *node, in __of_reset_control_get() function
671 EXPORT_SYMBOL_GPL(__of_reset_control_get); variable
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h117 static inline struct reset_control *__of_reset_control_get( in __of_reset_control_get() function
/kernel/linux/linux-6.6/drivers/reset/
H A Dcore.c817 __of_reset_control_get(struct device_node *node, const char *id, int index, in __of_reset_control_get() function
879 EXPORT_SYMBOL_GPL(__of_reset_control_get); variable

Completed in 6 milliseconds