Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/powercap/
Dpowercap_sys.c184 struct device_attribute *dev_attr, in create_constraint_attribute()
/Linux-v6.1/include/linux/
Ddevice.h100 struct device_attribute { struct
102 ssize_t (*show)(struct device *dev, struct device_attribute *attr, argument
104 ssize_t (*store)(struct device *dev, struct device_attribute *attr, argument
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dmcdi_mon.c281 struct device_attribute *, char *), in efx_mcdi_mon_add_attr()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dmcdi_mon.c281 struct device_attribute *, char *), in efx_mcdi_mon_add_attr()
/Linux-v6.1/drivers/misc/cxl/
Dsysfs.c562 static struct kobj_attribute device_attribute = variable
/Linux-v6.1/drivers/hwmon/
Dw83795.c1986 const struct device_attribute *)) in w83795_handle_files()