Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/device/
Dclass.h171 struct class_attribute { struct
173 ssize_t (*show)(const struct class *class, const struct class_attribute *attr, argument
175 ssize_t (*store)(const struct class *class, const struct class_attribute *attr, argument
/kernel/linux/linux-5.10/include/linux/device/
Dclass.h191 struct class_attribute { struct
193 ssize_t (*show)(struct class *class, struct class_attribute *attr, argument
195 ssize_t (*store)(struct class *class, struct class_attribute *attr, argument
/kernel/linux/linux-6.6/drivers/misc/cxl/
Dsysfs.c564 static struct kobj_attribute class_attribute = variable
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dsysfs.c564 static struct kobj_attribute class_attribute = variable