Home
last modified time | relevance | path

Searched defs:reset_control_get (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dreset.h77 static inline struct reset_control *__must_check reset_control_get( in reset_control_get() function
/linux-4.4.14/drivers/reset/
Dcore.c216 struct reset_control *reset_control_get(struct device *dev, const char *id) in reset_control_get() function