Searched refs:pnp_device_attach (Results 1 – 1 of 1) sorted by relevance
443 int pnp_device_attach(struct pnp_dev *pnp_dev);475 static inline int pnp_device_attach(struct pnp_dev *pnp_dev) { return -ENODEV; } in pnp_device_attach() function