Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dbus.c57 * NULL. A call to subsys_put() must be done when finished with the pointer in
101 subsys_put(sp); in bus_put()
102 subsys_put(sp); in bus_put()
191 subsys_put(sp); in bus_create_file()
204 subsys_put(sp); in bus_remove_file()
288 subsys_put(sp); in drivers_autoprobe_show()
305 subsys_put(sp); in drivers_autoprobe_store()
372 subsys_put(sp); in bus_for_each_dev()
412 subsys_put(sp); in bus_find_device()
464 subsys_put(s in bus_for_each_drv()
[all...]
H A Dbase.h70 static inline void subsys_put(struct subsys_private *sp) in subsys_put() function
H A Dcore.c2649 subsys_put(sp); in dev_driver_uevent()
3260 subsys_put(sp); in get_device_parent()
3278 subsys_put(sp); in get_device_parent()
3286 subsys_put(sp); in get_device_parent()
3324 subsys_put(sp); in live_in_glue_dir()
3460 subsys_put(sp); in device_add_class_symlinks()
3478 subsys_put(sp); in device_remove_class_symlinks()
3714 subsys_put(sp); in device_add()
3874 subsys_put(sp); in device_del()
4554 subsys_put(s in device_rename()
[all...]