Home
last modified time | relevance | path

Searched refs:device_driver_attach (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/dma/idxd/
A Dcompat.c10 extern int device_driver_attach(struct device_driver *drv, struct device *dev);
59 rc = device_driver_attach(alt_drv, dev); in bind_store()
/linux/drivers/vfio/mdev/
A Dmdev_core.c312 ret = device_driver_attach(&drv->driver, &mdev->dev); in mdev_device_create()
/linux/drivers/base/
A Ddd.c1059 int device_driver_attach(struct device_driver *drv, struct device *dev) in device_driver_attach() function
1074 EXPORT_SYMBOL_GPL(device_driver_attach);
A Dbus.c214 err = device_driver_attach(drv, dev); in bind_store()
/linux/include/linux/
A Ddevice.h883 int __must_check device_driver_attach(struct device_driver *drv,
/linux/
A Dvmlinux.symvers6657 0x00000000 device_driver_attach vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30931 ffff800010800764 T device_driver_attach
A D.tmp_System.map30931 ffff800010800764 T device_driver_attach

Completed in 315 milliseconds