Searched refs:device_driver_attach (Results 1 – 9 of 9) sorted by relevance
58 rc = device_driver_attach(alt_drv, dev); in bind_store()
815 err = device_driver_attach(drv, dev); in idxd_bind()
76 # device_driver_attach+0x42/0xa0130 # device_driver_attach+0x42/0xa0
190 ret = device_driver_attach(&drv->driver, &mdev->dev); in mdev_device_create()
273 ret = device_driver_attach(&yt2_1380_fc_serdev_driver.driver, &serdev->dev); in yt2_1380_fc_pdev_probe()
372 ret = device_driver_attach(&dell_uart_bl_serdev_driver.driver, &serdev->dev); in dell_uart_bl_pdev_probe()
1121 int device_driver_attach(const struct device_driver *drv, struct device *dev) in device_driver_attach() function1136 EXPORT_SYMBOL_GPL(device_driver_attach);
267 err = device_driver_attach(drv, dev); in bind_store()
1124 int __must_check device_driver_attach(const struct device_driver *drv,