/openbmc/linux/drivers/rtc/ |
H A D | rtc-pcf2127.c | 749 struct device_attribute *attr, in timestamp_store() 794 struct device_attribute *attr, in timestamp0_store() 801 struct device_attribute *attr, in timestamp1_store() 808 struct device_attribute *attr, in timestamp2_store() 815 struct device_attribute *attr, in timestamp3_store() 822 struct device_attribute *attr, char *buf, in timestamp_show() 880 struct device_attribute *attr, char *buf) in timestamp0_show() 886 struct device_attribute *attr, char *buf) in timestamp1_show() 892 struct device_attribute *attr, char *buf) in timestamp2_show() 898 struct device_attribute *attr, char *buf) in timestamp3_show()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | ideapad-laptop.c | 406 struct device_attribute *attr, in camera_power_show() 421 struct device_attribute *attr, in camera_power_store() 478 struct device_attribute *attr, in fan_mode_show() 493 struct device_attribute *attr, in fan_mode_store() 517 struct device_attribute *attr, in fn_lock_show() 532 struct device_attribute *attr, in fn_lock_store() 553 struct device_attribute *attr, in touchpad_show() 570 struct device_attribute *attr, in touchpad_store() 593 struct device_attribute *attr, in usb_charging_show() 608 struct device_attribute *attr, in usb_charging_store() [all …]
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_init.c | 264 struct device_attribute *attr, char *buf) in asd_show_dev_rev() 273 struct device_attribute *attr,char *buf) in asd_show_dev_bios_build() 281 struct device_attribute *attr, char *buf) in asd_show_dev_pcba_sn() 328 struct device_attribute *attr, in asd_store_update_bios() 443 struct device_attribute *attr, char *buf) in asd_show_update_bios()
|
/openbmc/linux/drivers/hwmon/ |
H A D | lm75.c | 342 u32 attr, int channel, long *val) in lm75_read() 384 static int lm75_write_temp(struct device *dev, u32 attr, long temp) in lm75_write_temp() 460 static int lm75_write_chip(struct device *dev, u32 attr, long val) in lm75_write_chip() 472 u32 attr, int channel, long val) in lm75_write() 486 u32 attr, int channel) in lm75_is_visible()
|
H A D | tmp513.c | 298 static u8 tmp51x_get_reg(enum hwmon_sensor_types type, u32 attr, int channel) in tmp51x_get_reg() 356 static u8 tmp51x_get_status_pos(enum hwmon_sensor_types type, u32 attr, in tmp51x_get_status_pos() 396 u32 attr, int channel, long *val) in tmp51x_read() 418 u32 attr, int channel, long val) in tmp51x_write() 430 enum hwmon_sensor_types type, u32 attr, in tmp51x_is_visible()
|
H A D | as370-hwmon.c | 48 u32 attr, int channel, long *temp) in as370_hwmon_read() 67 u32 attr, int channel) in as370_hwmon_is_visible()
|
H A D | ltc4260.c | 76 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc4260_value_show() local 88 struct sensor_device_attribute *attr = to_sensor_dev_attr(da); in ltc4260_bool_show() local
|
H A D | sparx5-temp.c | 42 u32 attr, int channel, long *temp) in s5_read() 76 u32 attr, int channel) in s5_is_visible()
|
H A D | raspberrypi-hwmon.c | 76 u32 attr, int channel, long *val) in rpi_read() 85 u32 attr, int channel) in rpi_is_visible()
|
H A D | tmp102.c | 73 u32 attr, int channel, long *temp) in tmp102_read() 107 u32 attr, int channel, long temp) in tmp102_write() 128 u32 attr, int channel) in tmp102_is_visible()
|
H A D | sht4x.c | 174 u32 attr, int channel) in sht4x_hwmon_visible() 188 u32 attr, int channel, long *val) in sht4x_hwmon_read() 205 u32 attr, int channel, long val) in sht4x_hwmon_write()
|
H A D | sch5627.c | 232 static umode_t sch5627_is_visible(const void *drvdata, enum hwmon_sensor_types type, u32 attr, in sch5627_is_visible() 249 static int sch5627_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in sch5627_read() 338 static int sch5627_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, in sch5627_read_string() 358 static int sch5627_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, in sch5627_write()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 30 static void mlx5e_tc_tun_route_attr_cleanup(struct mlx5e_tc_tun_route_attr *attr) in mlx5e_tc_tun_route_attr_cleanup() 108 struct mlx5e_tc_tun_route_attr *attr) in mlx5e_route_lookup_ipv4_get() 175 static void mlx5e_route_lookup_ipv4_put(struct mlx5e_tc_tun_route_attr *attr) in mlx5e_route_lookup_ipv4_put() 445 struct mlx5e_tc_tun_route_attr *attr) in mlx5e_route_lookup_ipv6_get() 488 static void mlx5e_route_lookup_ipv6_put(struct mlx5e_tc_tun_route_attr *attr) in mlx5e_route_lookup_ipv6_put()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | security.c | 146 ssize_t cpu_show_meltdown(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_meltdown() 175 ssize_t cpu_show_l1tf(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_l1tf() 181 ssize_t cpu_show_spectre_v1(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spectre_v1() 203 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spectre_v2() 338 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass()
|
/openbmc/linux/drivers/infiniband/hw/qedr/ |
H A D | main.c | 87 struct ib_port_attr attr; in qedr_roce_port_immutable() local 106 struct ib_port_attr attr; in qedr_iw_port_immutable() local 121 static ssize_t hw_rev_show(struct device *device, struct device_attribute *attr, in hw_rev_show() 132 struct device_attribute *attr, char *buf) in hca_type_show() 582 struct qedr_device_attr *attr; in qedr_set_device_attr() local
|
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | int-attributes.c | 15 static ssize_t current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in current_value_show() 95 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, in type_show()
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-attention.cpp | 83 uint32_t attr = std::numeric_limits<uint32_t>::max(); in TEST_F() local 143 uint32_t attr = std::numeric_limits<uint32_t>::max(); member in AttentionTestProc
|
/openbmc/linux/tools/perf/util/ |
H A D | mutex.c | 22 pthread_mutexattr_t attr; in __mutex_init() local 81 pthread_condattr_t attr; in __cond_init() local
|
/openbmc/linux/drivers/firmware/google/ |
H A D | cbmem.c | 58 static ssize_t address_show(struct device *dev, struct device_attribute *attr, in address_show() 67 static ssize_t size_show(struct device *dev, struct device_attribute *attr, in size_show()
|
/openbmc/linux/drivers/power/reset/ |
H A D | vexpress-poweroff.c | 54 struct device_attribute *attr, char *buf) in vexpress_reset_active_show() 60 struct device_attribute *attr, const char *buf, size_t count) in vexpress_reset_active_store()
|
/openbmc/linux/drivers/regulator/ |
H A D | core.c | 706 struct device_attribute *attr, char *buf) in opmode_show() 725 struct device_attribute *attr, char *buf) in state_show() 739 struct device_attribute *attr, char *buf) in status_show() 786 struct device_attribute *attr, char *buf) in min_microamps_show() 798 struct device_attribute *attr, char *buf) in max_microamps_show() 810 struct device_attribute *attr, char *buf) in min_microvolts_show() 822 struct device_attribute *attr, char *buf) in max_microvolts_show() 834 struct device_attribute *attr, char *buf) in requested_microamps_show() 921 struct device_attribute *attr, char *buf) in suspend_standby_mode_show() 961 struct device_attribute *attr, char *buf) in bypass_show() [all …]
|
/openbmc/linux/virt/kvm/ |
H A D | vfio.c | 274 static int kvm_vfio_set_file(struct kvm_device *dev, long attr, in kvm_vfio_set_file() 301 struct kvm_device_attr *attr) in kvm_vfio_set_attr() 313 struct kvm_device_attr *attr) in kvm_vfio_has_attr()
|
/openbmc/linux/drivers/greybus/ |
H A D | svc.c | 26 struct device_attribute *attr, char *buf) in endo_id_show() 35 struct device_attribute *attr, char *buf) in ap_intf_id_show() 49 struct device_attribute *attr, const char *buf, in intf_eject_store() 70 static ssize_t watchdog_show(struct device *dev, struct device_attribute *attr, in watchdog_show() 80 struct device_attribute *attr, const char *buf, in watchdog_store() 102 struct device_attribute *attr, char *buf) in watchdog_action_show() 115 struct device_attribute *attr, in watchdog_action_store() 415 int gb_svc_dme_peer_get(struct gb_svc *svc, u8 intf_id, u16 attr, u16 selector, in gb_svc_dme_peer_get() 449 int gb_svc_dme_peer_set(struct gb_svc *svc, u8 intf_id, u16 attr, u16 selector, in gb_svc_dme_peer_set()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | hwmon.c | 83 static int mlx5_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, in mlx5_hwmon_read() 113 static int mlx5_hwmon_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, in mlx5_hwmon_write() 125 static umode_t mlx5_hwmon_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, in mlx5_hwmon_is_visible() 144 static int mlx5_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, in mlx5_hwmon_read_string()
|
/openbmc/linux/drivers/perf/hisilicon/ |
H A D | hisi_uncore_pmu.c | 29 struct device_attribute *attr, char *buf) in hisi_format_sysfs_show() 43 struct device_attribute *attr, char *page) in hisi_event_sysfs_show() 57 struct device_attribute *attr, char *buf) in hisi_cpumask_sysfs_show() 116 struct device_attribute *attr, in hisi_uncore_pmu_identifier_attr_show()
|