Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddevice.h419 struct class_attribute { struct
421 ssize_t (*show)(struct class *class, struct class_attribute *attr, argument
423 ssize_t (*store)(struct class *class, struct class_attribute *attr, argument
/linux-4.1.27/drivers/misc/cxl/
Dsysfs.c456 static struct kobj_attribute class_attribute = variable