Home
last modified time | relevance | path

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

/linux-4.19.296/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
/linux-4.19.296/drivers/misc/cxl/
Dsysfs.c568 static struct kobj_attribute class_attribute = variable