Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dbus.c590 static int __must_check add_bind_files(struct device_driver *drv) in add_bind_files()
702 error = add_bind_files(drv); in bus_add_driver()
705 printk(KERN_ERR "%s: add_bind_files(%s) failed\n", in bus_add_driver()
587 static int __must_check add_bind_files(struct device_driver *drv) add_bind_files() function