Home
last modified time | relevance | path

Searched defs:dev_attr (Results 1 – 25 of 120) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/hwmon/
Dmax6639.c153 struct device_attribute *dev_attr, char *buf) in temp_input_show()
167 struct device_attribute *dev_attr, char *buf) in temp_fault_show()
179 struct device_attribute *dev_attr, char *buf) in temp_max_show()
188 struct device_attribute *dev_attr, in temp_max_store()
211 struct device_attribute *dev_attr, char *buf) in temp_crit_show()
220 struct device_attribute *dev_attr, in temp_crit_store()
243 struct device_attribute *dev_attr, in temp_emergency_show()
253 struct device_attribute *dev_attr, in temp_emergency_store()
275 static ssize_t pwm_show(struct device *dev, struct device_attribute *dev_attr, in pwm_show()
285 struct device_attribute *dev_attr, const char *buf, in pwm_store()
[all …]
Dvexpress-hwmon.c26 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_label_show()
34 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_u32_show()
49 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_u64_show()
72 struct device_attribute *dev_attr = container_of(attr, in vexpress_hwmon_attr_is_visible() local
Dpowr1220.c172 struct device_attribute *dev_attr, in powr1220_voltage_show()
186 struct device_attribute *dev_attr, char *buf) in powr1220_max_show()
196 struct device_attribute *dev_attr, in powr1220_label_show()
/kernel/linux/linux-6.6/drivers/hwmon/
Dmax6639.c156 struct device_attribute *dev_attr, char *buf) in temp_input_show()
170 struct device_attribute *dev_attr, char *buf) in temp_fault_show()
182 struct device_attribute *dev_attr, char *buf) in temp_max_show()
191 struct device_attribute *dev_attr, in temp_max_store()
214 struct device_attribute *dev_attr, char *buf) in temp_crit_show()
223 struct device_attribute *dev_attr, in temp_crit_store()
246 struct device_attribute *dev_attr, in temp_emergency_show()
256 struct device_attribute *dev_attr, in temp_emergency_store()
278 static ssize_t pwm_show(struct device *dev, struct device_attribute *dev_attr, in pwm_show()
288 struct device_attribute *dev_attr, const char *buf, in pwm_store()
[all …]
Dvexpress-hwmon.c25 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_label_show()
33 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_u32_show()
48 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_u64_show()
71 struct device_attribute *dev_attr = container_of(attr, in vexpress_hwmon_attr_is_visible() local
/kernel/linux/linux-5.10/drivers/hv/
Dvmbus_drv.c162 static ssize_t id_show(struct device *dev, struct device_attribute *dev_attr, in id_show()
173 static ssize_t state_show(struct device *dev, struct device_attribute *dev_attr, in state_show()
185 struct device_attribute *dev_attr, char *buf) in monitor_id_show()
196 struct device_attribute *dev_attr, char *buf) in class_id_show()
208 struct device_attribute *dev_attr, char *buf) in device_id_show()
220 struct device_attribute *dev_attr, char *buf) in modalias_show()
243 struct device_attribute *dev_attr, in server_monitor_pending_show()
257 struct device_attribute *dev_attr, in client_monitor_pending_show()
271 struct device_attribute *dev_attr, in server_monitor_latency_show()
285 struct device_attribute *dev_attr, in client_monitor_latency_show()
[all …]
/kernel/linux/linux-6.6/drivers/hv/
Dvmbus_drv.c127 static ssize_t id_show(struct device *dev, struct device_attribute *dev_attr, in id_show()
138 static ssize_t state_show(struct device *dev, struct device_attribute *dev_attr, in state_show()
150 struct device_attribute *dev_attr, char *buf) in monitor_id_show()
161 struct device_attribute *dev_attr, char *buf) in class_id_show()
173 struct device_attribute *dev_attr, char *buf) in device_id_show()
185 struct device_attribute *dev_attr, char *buf) in modalias_show()
208 struct device_attribute *dev_attr, in server_monitor_pending_show()
222 struct device_attribute *dev_attr, in client_monitor_pending_show()
236 struct device_attribute *dev_attr, in server_monitor_latency_show()
250 struct device_attribute *dev_attr, in client_monitor_latency_show()
[all …]
/kernel/linux/linux-5.10/drivers/platform/x86/
Dintel_menlow.c298 static ssize_t aux_show(struct device *dev, struct device_attribute *dev_attr, in aux_show()
313 struct device_attribute *dev_attr, char *buf) in aux0_show()
319 struct device_attribute *dev_attr, char *buf) in aux1_show()
324 static ssize_t aux_store(struct device *dev, struct device_attribute *dev_attr, in aux_store()
344 struct device_attribute *dev_attr, in aux0_store()
351 struct device_attribute *dev_attr, in aux1_store()
Dsystem76_acpi.c136 struct device_attribute *dev_attr, in kb_led_color_show()
150 struct device_attribute *dev_attr, in kb_led_color_store()
/kernel/linux/linux-6.6/drivers/misc/cxl/
Dsysfs.c469 struct device_attribute *dev_attr; in cxl_sysfs_adapter_add() local
493 struct device_attribute *dev_attr; in cxl_sysfs_adapter_remove() local
651 struct device_attribute *dev_attr; in cxl_sysfs_afu_remove() local
674 struct device_attribute *dev_attr; in cxl_sysfs_afu_add() local
736 struct device_attribute *dev_attr; in cxl_sysfs_afu_m_add() local
762 struct device_attribute *dev_attr; in cxl_sysfs_afu_m_remove() local
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dsysfs.c469 struct device_attribute *dev_attr; in cxl_sysfs_adapter_add() local
493 struct device_attribute *dev_attr; in cxl_sysfs_adapter_remove() local
650 struct device_attribute *dev_attr; in cxl_sysfs_afu_remove() local
673 struct device_attribute *dev_attr; in cxl_sysfs_afu_add() local
735 struct device_attribute *dev_attr; in cxl_sysfs_afu_m_add() local
761 struct device_attribute *dev_attr; in cxl_sysfs_afu_m_remove() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c127 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_query_device() local
196 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_query_port() local
869 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_setup_swqe_size() local
1086 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_init_rq_attr() local
1129 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_adjust_gsi_rq_attr() local
1149 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_init_sq_attr() local
1194 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_adjust_gsi_sq_attr() local
1241 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_init_qp_attr() local
1391 struct bnxt_qplib_dev_attr *dev_attr) in bnxt_re_test_qp_limits()
1419 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_create_qp() local
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c137 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_query_device() local
210 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_query_port() local
981 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_setup_swqe_size() local
1201 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_init_rq_attr() local
1241 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_adjust_gsi_rq_attr() local
1261 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_init_sq_attr() local
1308 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_adjust_gsi_sq_attr() local
1355 struct bnxt_qplib_dev_attr *dev_attr; in bnxt_re_init_qp_attr() local
1498 struct bnxt_qplib_dev_attr *dev_attr) in bnxt_re_test_qp_limits()
1526 struct bnxt_qplib_dev_attr *dev_attr = &rdev->dev_attr; in bnxt_re_create_qp() local
[all …]
/kernel/linux/linux-5.10/include/linux/iio/
Dsysfs.h22 struct device_attribute dev_attr; member
43 struct device_attribute dev_attr; member
/kernel/linux/linux-6.6/include/linux/iio/
Dsysfs.h24 struct device_attribute dev_attr; member
46 struct device_attribute dev_attr; member
/kernel/linux/linux-5.10/drivers/power/supply/
Dpower_supply_sysfs.c26 struct device_attribute dev_attr; member
427 struct device_attribute *dev_attr; in add_prop_uevent() local
/kernel/linux/linux-6.6/include/linux/
Dhwmon-sysfs.h14 struct device_attribute dev_attr; member
47 struct device_attribute dev_attr; member
/kernel/linux/linux-5.10/include/linux/
Dhwmon-sysfs.h13 struct device_attribute dev_attr; member
46 struct device_attribute dev_attr; member
/kernel/linux/linux-5.10/drivers/soundwire/
Dsysfs_slave_dpn.c14 struct device_attribute dev_attr; member
/kernel/linux/linux-6.6/drivers/soundwire/
Dsysfs_slave_dpn.c14 struct device_attribute dev_attr; member
/kernel/linux/linux-6.6/drivers/power/supply/
Dpower_supply_sysfs.c26 struct device_attribute dev_attr; member
440 struct device_attribute *dev_attr; in add_prop_uevent() local
/kernel/linux/linux-6.6/drivers/powercap/
Dpowercap_sys.c156 struct device_attribute *dev_attr, in show_constraint_name()
185 struct device_attribute *dev_attr, in create_constraint_attribute()
/kernel/linux/linux-5.10/drivers/powercap/
Dpowercap_sys.c155 struct device_attribute *dev_attr, in show_constraint_name()
185 struct device_attribute *dev_attr, in create_constraint_attribute()
/kernel/linux/linux-6.6/drivers/acpi/
Dfan.h30 struct device_attribute dev_attr; member
/kernel/linux/linux-6.6/drivers/net/ipa/
Dipa_sysfs.c105 struct device_attribute *dev_attr; in ipa_endpoint_id_is_visible() local

12345