Home
last modified time | relevance | path

Searched defs:device_attribute (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/powercap/
Dpowercap_sys.c185 struct device_attribute *dev_attr, in create_constraint_attribute()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dmcdi_mon.c281 struct device_attribute *, char *), in efx_mcdi_mon_add_attr()
/Linux-v5.4/include/linux/
Ddevice.h805 struct device_attribute { struct
807 ssize_t (*show)(struct device *dev, struct device_attribute *attr, argument
809 ssize_t (*store)(struct device *dev, struct device_attribute *attr, argument
/Linux-v5.4/drivers/misc/cxl/
Dsysfs.c562 static struct kobj_attribute device_attribute = variable
/Linux-v5.4/drivers/hwmon/
Dw83795.c1986 const struct device_attribute *)) in w83795_handle_files()