Searched refs:default_stop_ok (Results 1 – 2 of 2) sorted by relevance
21 bool default_stop_ok(struct device *dev) in default_stop_ok() function149 bool default_stop_ok(struct device *dev) in default_stop_ok() function160 .stop_ok = default_stop_ok,169 .stop_ok = default_stop_ok,
157 extern bool default_stop_ok(struct device *dev);215 static inline bool default_stop_ok(struct device *dev) in default_stop_ok() function