Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddevice.h469 struct class_attribute { struct
471 ssize_t (*show)(struct class *class, struct class_attribute *attr, argument
473 ssize_t (*store)(struct class *class, struct class_attribute *attr, argument
/Linux-v4.19/drivers/misc/cxl/
Dsysfs.c568 static struct kobj_attribute class_attribute = variable