Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/device/
H A Dclass.h197 struct class_attribute { struct
199 ssize_t (*show)(struct class *class, struct class_attribute *attr, argument
201 ssize_t (*store)(struct class *class, struct class_attribute *attr, argument
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dsysfs.c564 static struct kobj_attribute class_attribute = variable