Home
last modified time | relevance | path

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

/linux-3.3/drivers/base/
Dbus.c627 static int __must_check add_bind_files(struct device_driver *drv) in add_bind_files() function
671 static inline int add_bind_files(struct device_driver *drv) { return 0; } in add_bind_files() function