Searched refs:pnp_device_attach (Results 1 – 10 of 10) sorted by relevance
60 int pnp_device_attach(struct pnp_dev *pnp_dev) in pnp_device_attach() function71 EXPORT_SYMBOL(pnp_device_attach);91 error = pnp_device_attach(pnp_dev); in pnp_device_probe()
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
235 if (pnp_device_attach(isapnp_dev) < 0) in ni_isapnp_find_board()
254 if (pnp_device_attach(dev) < 0) in isapnp_fmi_probe()
351 if (pnp_device_attach(idev) < 0) in ultra_probe_isapnp()
255 if (pnp_device_attach(idev) < 0) in ne_probe_isapnp()
154 if (pnp_device_attach(pdev) < 0) in sb1000_probe_one()
764 if (pnp_device_attach(dev) < 0) in isa_probe()
502 if (pnp_device_attach(idev) < 0) in corkscrew_scan()
3258 if (pnp_device_attach(dev) < 0) in aha152x_init()