dev_is_pnp
bool dev_is_pnp(const struct device *dev)
static inline bool dev_is_pnp(const struct device *dev) { return false; }