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