pnp_register_driver
int pnp_register_driver(struct pnp_driver *drv)
static inline int pnp_register_driver(struct pnp_driver *drv) { return -ENODEV; }