Searched refs:rwdt_blacklisted (Results 1 – 1 of 1) sorted by relevance
195 static bool rwdt_blacklisted(struct device *dev) in rwdt_blacklisted() function209 static inline bool rwdt_blacklisted(struct device *dev) { return false; } in rwdt_blacklisted() function220 if (rwdt_blacklisted(dev)) in rwdt_probe()