Lines Matching refs:sysfs
22 usually, a representation in the sysfs virtual filesystem.
42 When you see a sysfs directory full of other directories, generally each
123 register the kobject with sysfs, the function kobject_add() must be called:
214 in the sysfs hierarchy, and not have to mess with the whole complication of
221 This function will create a kobject and place it in sysfs in the location
244 predictable object lifecycles become more complicated when sysfs is brought
302 sysfs; they are beyond the scope of this document.
319 - A kset is also a subdirectory in sysfs, where the associated kobjects
322 the sysfs hierarchy are constructed in this way.
345 to destroy it. This removes the kset from sysfs and decrements its reference
395 any other sysfs housekeeping will be handled for the caller properly.
399 kobject_del() which will unregister the kobject from sysfs. This makes the