Searched refs:driver_attach (Results 1 – 16 of 16) sorted by relevance
1155 int driver_attach(struct device_driver *drv) in driver_attach() function1159 EXPORT_SYMBOL_GPL(driver_attach);
618 error = driver_attach(drv); in bus_add_driver()
785 err = driver_attach(&agp_amd64_pci_driver.driver); in agp_amd64_init()
712 error = driver_attach(&drv->driver); in gameport_attach_driver()
888 int __must_check driver_attach(struct device_driver *drv);
807 error = driver_attach(&drv->driver); in serio_attach_driver()
76 return driver_attach(&drv->driver); in pci_add_dynid()
127 retval = driver_attach(&pdrv->drv); in new_id_store()
102 retval = driver_attach(driver); in usb_store_new_id()
103 rc = driver_attach(drv); in do_id_store()
1524 rc = driver_attach(&udriver->drvwrap.driver); in usb_serial_register_drivers()
794 return driver_attach(&drv->driver); in vmbus_add_dynid()
2171 ret = driver_attach(&hdrv->driver); in new_id_store()
12106 0x00000000 driver_attach vmlinux EXPORT_SYMBOL_GPL
30917 ffff8000107ff9d0 T driver_attach
Completed in 349 milliseconds