Home
last modified time | relevance | path

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

/Linux-v6.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
/Linux-v6.6/drivers/misc/cxl/
Dsysfs.c564 static struct kobj_attribute class_attribute = variable