Searched defs:dev_is_pnp (Results 1 – 2 of 2) sorted by relevance
269 bool dev_is_pnp(const struct device *dev) in dev_is_pnp() function
503 static inline bool dev_is_pnp(const struct device *dev) { return false; } in dev_is_pnp() function