Searched defs:kobj_attr (Results 1 – 3 of 3) sorted by relevance
39 struct kobj_attribute kobj_attr; member115 struct kobj_attribute *kobj_attr, char *buf) in sys_param_show()136 struct kobj_attribute *kobj_attr, const char *buf, size_t count) in sys_param_store()
38 struct kobj_attribute kobj_attr; member
523 struct kobj_attribute *kobj_attr; in cache_index_show() local