Searched refs:pnp_device_attach (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/pnp/
H A Ddriver.c60 int pnp_device_attach(struct pnp_dev *pnp_dev) function
71 EXPORT_SYMBOL(pnp_device_attach); variable
91 error = pnp_device_attach(pnp_dev);
/linux-master/include/linux/
H A Dpnp.h443 int pnp_device_attach(struct pnp_dev *pnp_dev);
475 static inline int pnp_device_attach(struct pnp_dev *pnp_dev) { return -ENODEV; } function
/linux-master/drivers/comedi/drivers/
H A Dni_atmio.c235 if (pnp_device_attach(isapnp_dev) < 0)
/linux-master/drivers/media/radio/
H A Dradio-sf16fmi.c254 if (pnp_device_attach(dev) < 0)
/linux-master/drivers/net/ethernet/8390/
H A Dsmc-ultra.c350 if (pnp_device_attach(idev) < 0)
H A Dne.c254 if (pnp_device_attach(idev) < 0)
/linux-master/drivers/net/
H A Dsb1000.c154 if (pnp_device_attach(pdev) < 0)
/linux-master/drivers/pcmcia/
H A Di82365.c764 if (pnp_device_attach(dev) < 0)
/linux-master/drivers/net/ethernet/3com/
H A D3c515.c504 if (pnp_device_attach(idev) < 0)
/linux-master/drivers/scsi/
H A Daha152x.c3258 if (pnp_device_attach(dev) < 0)

Completed in 304 milliseconds