Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dreset.h90 static inline struct reset_control *__reset_control_get( in __reset_control_get() function
/kernel/linux/linux-5.10/drivers/reset/
H A Dcore.c734 struct reset_control *__reset_control_get(struct device *dev, const char *id, in __reset_control_get() function
748 EXPORT_SYMBOL_GPL(__reset_control_get); variable
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h125 static inline struct reset_control *__reset_control_get( in __reset_control_get() function
/kernel/linux/linux-6.6/drivers/reset/
H A Dcore.c942 struct reset_control *__reset_control_get(struct device *dev, const char *id, in __reset_control_get() function
956 EXPORT_SYMBOL_GPL(__reset_control_get); variable

Completed in 6 milliseconds