Home
last modified time | relevance | path

Searched refs:device_attribute (Results 1 – 15 of 15) sorted by relevance

/include/linux/
A Dcpu.h52 struct device_attribute *attr, char *buf);
54 struct device_attribute *attr, char *buf);
56 struct device_attribute *attr, char *buf);
58 struct device_attribute *attr, char *buf);
60 struct device_attribute *attr, char *buf);
62 struct device_attribute *attr, char *buf);
64 struct device_attribute *attr,
70 struct device_attribute *attr,
73 struct device_attribute *attr, char *buf);
77 struct device_attribute *attr, char *buf);
[all …]
A Ddevice.h105 struct device_attribute { struct
107 ssize_t (*show)(struct device *dev, struct device_attribute *attr, argument
119 struct device_attribute attr;
170 struct device_attribute dev_attr_##_name = \
181 struct device_attribute dev_attr_##_name = __ATTR_RW(_name)
199 struct device_attribute dev_attr_##_name = __ATTR_RO(_name)
217 struct device_attribute dev_attr_##_name = __ATTR_WO(_name)
270 struct device_attribute dev_attr_##_name = \
274 const struct device_attribute *entry);
276 const struct device_attribute *attr);
[all …]
A Dattribute_container.h21 struct device_attribute **attrs;
70 struct device_attribute **attribute_container_classdev_to_attrs(const struct device *classdev);
A Dhwmon-sysfs.h14 struct device_attribute dev_attr;
47 struct device_attribute dev_attr;
A Dnd.h63 struct device_attribute *attr,
A Dperf_event.h2014 struct device_attribute attr;
2020 struct device_attribute attr;
2027 struct device_attribute attr;
2034 struct device_attribute attr;
2038 ssize_t perf_event_sysfs_show(struct device *dev, struct device_attribute *attr,
2063 struct device_attribute *attr, \
2073 static struct device_attribute format_attr_##_name = __ATTR_RO(_name)
A Dlibata.h546 extern struct device_attribute dev_attr_unload_heads;
548 extern struct device_attribute dev_attr_link_power_management_supported;
549 extern struct device_attribute dev_attr_link_power_management_policy;
550 extern struct device_attribute dev_attr_ncq_prio_supported;
551 extern struct device_attribute dev_attr_ncq_prio_enable;
552 extern struct device_attribute dev_attr_em_message_type;
553 extern struct device_attribute dev_attr_em_message;
554 extern struct device_attribute dev_attr_sw_activity;
A Dmsi.h79 struct device_attribute;
194 struct device_attribute *sysfs_attrs;
/include/linux/power/
A Dcharger-manager.h116 struct device_attribute attr_name;
117 struct device_attribute attr_state;
118 struct device_attribute attr_externally_control;
/include/linux/iio/
A Dsysfs.h24 struct device_attribute dev_attr;
35 struct device_attribute *attr,
46 struct device_attribute dev_attr;
103 struct device_attribute *attr, \
/include/linux/iio/common/
A Dst_sensors.h314 struct device_attribute *attr, char *buf);
317 struct device_attribute *attr, char *buf);
/include/ufs/
A Dufshcd.h429 struct device_attribute delay_attr;
430 struct device_attribute enable_attr;
474 struct device_attribute enable_attr;
/include/scsi/
A Dscsi_transport_fc.h166 struct device_attribute dev_attr_vport_##_name = \
322 struct device_attribute dev_attr_rport_##_name = \
A Dlibsas.h697 extern struct device_attribute dev_attr_phy_event_threshold;
/include/drm/
A Ddrm_connector.h1899 struct device_attribute *attr;

Completed in 54 milliseconds