Lines Matching refs:associated
68 defines the memory region associated with a uio device:
122 must have an associated kobj_type. After calling kobject_init(), to
128 properly. If the kobject is to be associated with a specific kset,
130 associated with a kobject, then the parent for the kobject can be set to
223 associated with this kobject, use:
283 instead, it is associated with the ktype. So let us introduce struct
295 correctly, of containing object). Every kobject needs to have an associated
310 A kset is merely a collection of kobjects that want to be associated with
319 - A kset is also a subdirectory in sysfs, where the associated kobjects
354 associated with it, it can use the struct kset_uevent_ops to handle it:
402 the cleanup of the memory associated with the kobject.