Home
last modified time | relevance | path

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

/include/linux/
Dcpu.h45 extern int cpu_add_dev_attr(struct device_attribute *attr);
46 extern void cpu_remove_dev_attr(struct device_attribute *attr);
52 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,
67 struct device_attribute *attr, char *buf);
[all …]
Ddevice.h106 struct device_attribute { struct
108 ssize_t (*show)(struct device *dev, struct device_attribute *attr, argument
110 ssize_t (*store)(struct device *dev, struct device_attribute *attr, argument
120 struct device_attribute attr;
124 ssize_t device_show_ulong(struct device *dev, struct device_attribute *attr,
126 ssize_t device_store_ulong(struct device *dev, struct device_attribute *attr,
128 ssize_t device_show_int(struct device *dev, struct device_attribute *attr,
130 ssize_t device_store_int(struct device *dev, struct device_attribute *attr,
132 ssize_t device_show_bool(struct device *dev, struct device_attribute *attr,
134 ssize_t device_store_bool(struct device *dev, struct device_attribute *attr,
[all …]
Dattribute_container.h21 struct device_attribute **attrs;
70 struct device_attribute **attribute_container_classdev_to_attrs(const struct device *classdev);
Dhwmon-sysfs.h14 struct device_attribute dev_attr;
47 struct device_attribute dev_attr;
Dnd.h63 struct device_attribute *attr,
Dmsi.h79 struct device_attribute;
189 struct device_attribute *sysfs_attrs;
Dperf_event.h1899 struct device_attribute attr;
1905 struct device_attribute attr;
1912 struct device_attribute attr;
1919 struct device_attribute attr;
1923 ssize_t perf_event_sysfs_show(struct device *dev, struct device_attribute *attr,
1948 struct device_attribute *attr, \
1958 static struct device_attribute format_attr_##_name = __ATTR_RO(_name)
Dlibata.h548 extern struct device_attribute dev_attr_unload_heads;
550 extern struct device_attribute dev_attr_link_power_management_supported;
551 extern struct device_attribute dev_attr_link_power_management_policy;
552 extern struct device_attribute dev_attr_ncq_prio_supported;
553 extern struct device_attribute dev_attr_ncq_prio_enable;
554 extern struct device_attribute dev_attr_em_message_type;
555 extern struct device_attribute dev_attr_em_message;
556 extern struct device_attribute dev_attr_sw_activity;
/include/linux/power/
Dcharger-manager.h116 struct device_attribute attr_name;
117 struct device_attribute attr_state;
118 struct device_attribute attr_externally_control;
/include/linux/iio/
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/
Dst_sensors.h314 struct device_attribute *attr, char *buf);
317 struct device_attribute *attr, char *buf);
/include/ufs/
Dufshcd.h436 struct device_attribute delay_attr;
437 struct device_attribute enable_attr;
476 struct device_attribute enable_attr;
/include/scsi/
Dscsi_transport_fc.h166 struct device_attribute dev_attr_vport_##_name = \
322 struct device_attribute dev_attr_rport_##_name = \
Dlibsas.h698 extern struct device_attribute dev_attr_phy_event_threshold;
/include/drm/
Ddrm_connector.h1722 struct device_attribute *attr;