Home
last modified time | relevance | path

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

/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-4.19/include/linux/
Ddevice.h470 struct class_attribute { struct
472 ssize_t (*show)(struct class *class, struct class_attribute *attr, argument
474 ssize_t (*store)(struct class *class, struct class_attribute *attr, argument
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dsysfs.c564 static struct kobj_attribute class_attribute = variable
/kernel/linux/linux-4.19/drivers/misc/cxl/
Dsysfs.c568 static struct kobj_attribute class_attribute = variable