Home
last modified time | relevance | path

Searched defs:attr (Results 526 – 550 of 2622) sorted by relevance

1...<<21222324252627282930>>...105

/openbmc/linux/drivers/hwmon/
H A Dwm8350-hwmon.c26 struct device_attribute *attr, char *buf) in show_voltage()
39 struct device_attribute *attr, char *buf) in show_label()
H A Dnzxt-kraken2.c40 u32 attr, int channel) in kraken2_is_visible()
46 u32 attr, int channel, long *val) in kraken2_read()
68 u32 attr, int channel, const char **str) in kraken2_read_string()
H A Dsy7636a-hwmon.c22 u32 attr, int channel, long *temp) in sy7636a_read()
39 u32 attr, int channel) in sy7636a_is_visible()
H A Dadm1177.c72 u32 attr, int channel, long *val) in adm1177_read()
122 u32 attr, int channel, long val) in adm1177_write()
142 u32 attr, int channel) in adm1177_is_visible()
/openbmc/linux/arch/ia64/mm/
H A Dioremap.c25 u64 attr; in early_ioremap() local
35 u64 attr; in ioremap_prot() local
/openbmc/linux/tools/perf/tests/
H A Dsigtrap.c38 struct perf_event_attr attr = { in make_event_attr() local
94 struct perf_event_attr attr = { in attr_has_sigtrap() local
174 struct perf_event_attr attr = make_event_attr(); in test__sigtrap() local
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_rfim.c268 struct device_attribute *attr, in rfi_restriction_store()
287 struct device_attribute *attr, in rfi_restriction_show()
302 struct device_attribute *attr, in ddr_data_rate_show()
/openbmc/linux/drivers/iio/humidity/
H A Dhtu21.c130 struct device_attribute *attr, char *buf) in htu21_show_battery_low()
139 struct device_attribute *attr, char *buf) in htu21_show_heater()
148 struct device_attribute *attr, in htu21_write_heater()
/openbmc/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c28 struct device_attribute *attr, in iio_sysfs_trig_add()
47 struct device_attribute *attr, in iio_sysfs_trig_remove()
101 struct device_attribute *attr, const char *buf, size_t count) in iio_sysfs_trigger_poll()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c18 struct mlx5_flow_attr *attr, in mlx5e_set_int_port_tunnel()
151 struct mlx5_flow_attr *attr; in mlx5e_tc_encap_flows_add() local
220 struct mlx5_flow_attr *attr; in mlx5e_tc_encap_flows_del() local
527 struct mlx5_flow_attr *attr, in mlx5e_detach_encap()
711 struct mlx5_flow_attr *attr, in mlx5e_set_vf_tunnel()
815 struct mlx5_flow_attr *attr, in mlx5e_attach_encap()
1021 struct mlx5_flow_attr *attr, in mlx5e_tc_tun_encap_dests_set()
1085 struct mlx5_flow_attr *attr) in mlx5e_tc_tun_encap_dests_unset()
1343 struct mlx5_flow_attr *attr, in mlx5e_attach_encap_route()
1458 struct mlx5_flow_attr *attr; in mlx5e_invalidate_encap() local
[all …]
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c2913 static ssize_t cpu_show_common(struct device *dev, struct device_attribute *attr, in cpu_show_common()
2978 ssize_t cpu_show_meltdown(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_meltdown()
2983 ssize_t cpu_show_spectre_v1(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spectre_v1()
2988 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spectre_v2()
2998 ssize_t cpu_show_l1tf(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_l1tf()
3003 ssize_t cpu_show_mds(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_mds()
3008 ssize_t cpu_show_tsx_async_abort(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_tsx_async_abort()
3013 ssize_t cpu_show_itlb_multihit(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_itlb_multihit()
3018 ssize_t cpu_show_srbds(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_srbds()
3031 ssize_t cpu_show_retbleed(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_retbleed()
[all …]
/openbmc/linux/kernel/
H A Dreboot.c1087 static ssize_t mode_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in mode_show()
1113 static ssize_t mode_store(struct kobject *kobj, struct kobj_attribute *attr, in mode_store()
1139 static ssize_t force_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in force_show()
1143 static ssize_t force_store(struct kobject *kobj, struct kobj_attribute *attr, in force_store()
1161 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in type_show()
1190 static ssize_t type_store(struct kobject *kobj, struct kobj_attribute *attr, in type_store()
1219 static ssize_t cpu_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in cpu_show()
1223 static ssize_t cpu_store(struct kobject *kobj, struct kobj_attribute *attr, in cpu_store()
/openbmc/linux/include/linux/
H A Dinetdevice.h55 #define IPV4_DEVCONF(cnf, attr) ((cnf).data[IPV4_DEVCONF_ ## attr - 1]) argument
56 #define IPV4_DEVCONF_ALL(net, attr) \ argument
78 #define IN_DEV_CONF_GET(in_dev, attr) \ argument
80 #define IN_DEV_CONF_SET(in_dev, attr, val) \ argument
83 #define IN_DEV_ANDCONF(in_dev, attr) \ argument
87 #define IN_DEV_NET_ORCONF(in_dev, net, attr) \ argument
91 #define IN_DEV_ORCONF(in_dev, attr) \ argument
94 #define IN_DEV_MAXCONF(in_dev, attr) \ argument
/openbmc/linux/kernel/bpf/
H A Dnet_namespace.c246 static int __netns_bpf_prog_query(const union bpf_attr *attr, in __netns_bpf_prog_query()
271 int netns_bpf_prog_query(const union bpf_attr *attr, in netns_bpf_prog_query()
297 int netns_bpf_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in netns_bpf_prog_attach()
383 int netns_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) in netns_bpf_prog_detach()
477 int netns_bpf_link_create(const union bpf_attr *attr, struct bpf_prog *prog) in netns_bpf_link_create()
/openbmc/linux/drivers/usb/phy/
H A Dphy-mv-usb.c518 a_bus_req_show(struct device *dev, struct device_attribute *attr, char *buf) in a_bus_req_show()
526 a_bus_req_store(struct device *dev, struct device_attribute *attr, in a_bus_req_store()
561 a_clr_err_store(struct device *dev, struct device_attribute *attr, in a_clr_err_store()
588 a_bus_drop_show(struct device *dev, struct device_attribute *attr, in a_bus_drop_show()
597 a_bus_drop_store(struct device *dev, struct device_attribute *attr, in a_bus_drop_store()
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dsurestart-attributes.c31 struct kobj_attribute *attr, char *buf) in audit_log_entry_count_show()
51 struct kobj_attribute *attr, char *buf) in audit_log_entries_show()
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c208 struct device_attribute *attr, char *buf) in mtd_type_show()
247 struct device_attribute *attr, char *buf) in mtd_flags_show()
257 struct device_attribute *attr, char *buf) in mtd_size_show()
268 struct device_attribute *attr, char *buf) in mtd_erasesize_show()
278 struct device_attribute *attr, char *buf) in mtd_writesize_show()
288 struct device_attribute *attr, char *buf) in mtd_subpagesize_show()
299 struct device_attribute *attr, char *buf) in mtd_oobsize_show()
309 struct device_attribute *attr, char *buf) in mtd_numeraseregions_show()
320 struct device_attribute *attr, char *buf) in mtd_name_show()
339 struct device_attribute *attr, in mtd_bitflip_threshold_show()
[all …]
/openbmc/linux/drivers/message/fusion/
H A Dmptscsih.c3041 mptscsih_version_fw_show(struct device *dev, struct device_attribute *attr, in mptscsih_version_fw_show()
3057 mptscsih_version_bios_show(struct device *dev, struct device_attribute *attr, in mptscsih_version_bios_show()
3073 mptscsih_version_mpi_show(struct device *dev, struct device_attribute *attr, in mptscsih_version_mpi_show()
3086 struct device_attribute *attr, in mptscsih_version_product_show()
3100 struct device_attribute *attr, in mptscsih_version_nvdata_persistent_show()
3115 struct device_attribute *attr, char *buf) in mptscsih_version_nvdata_default_show()
3127 mptscsih_board_name_show(struct device *dev, struct device_attribute *attr, in mptscsih_board_name_show()
3140 struct device_attribute *attr, char *buf) in mptscsih_board_assembly_show()
3152 mptscsih_board_tracer_show(struct device *dev, struct device_attribute *attr, in mptscsih_board_tracer_show()
3165 mptscsih_io_delay_show(struct device *dev, struct device_attribute *attr, in mptscsih_io_delay_show()
[all …]
/openbmc/linux/drivers/s390/block/
H A Ddcssblk.c337 dcssblk_shared_show(struct device *dev, struct device_attribute *attr, char *buf) in dcssblk_shared_show()
346 dcssblk_shared_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t c… in dcssblk_shared_store()
442 dcssblk_save_show(struct device *dev, struct device_attribute *attr, char *buf) in dcssblk_save_show()
451 dcssblk_save_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t cou… in dcssblk_save_store()
506 dcssblk_seglist_show(struct device *dev, struct device_attribute *attr, in dcssblk_seglist_show()
547 dcssblk_add_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in dcssblk_add_store()
749 dcssblk_remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t cou… in dcssblk_remove_store()
/openbmc/linux/drivers/platform/x86/
H A Dsystem76_acpi.c229 struct device_attribute *attr, char *buf) in charge_control_start_threshold_show()
235 struct device_attribute *attr, const char *buf, size_t count) in charge_control_start_threshold_store()
243 struct device_attribute *attr, char *buf) in charge_control_end_threshold_show()
249 struct device_attribute *attr, const char *buf, size_t count) in charge_control_end_threshold_store()
498 u32 attr, int channel) in thermal_is_visible()
521 static int thermal_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, in thermal_read()
565 static int thermal_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, in thermal_read_string()
/openbmc/linux/drivers/power/supply/
H A Dbq2415x_charger.c1040 struct device_attribute *attr, in bq2415x_sysfs_show_status()
1072 struct device_attribute *attr, in bq2415x_sysfs_set_timer()
1094 struct device_attribute *attr, in bq2415x_sysfs_show_timer()
1117 struct device_attribute *attr, in bq2415x_sysfs_set_mode()
1170 struct device_attribute *attr, in bq2415x_sysfs_show_mode()
1207 struct device_attribute *attr, in bq2415x_sysfs_show_reported_mode()
1234 struct device_attribute *attr, in bq2415x_sysfs_set_registers()
1270 struct device_attribute *attr, in bq2415x_sysfs_show_registers()
1319 struct device_attribute *attr, in bq2415x_sysfs_show_limit()
1346 struct device_attribute *attr, in bq2415x_sysfs_set_enable()
[all …]
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c2737 struct device_attribute *attr, char *buf) in ports_show()
2761 struct device_attribute *attr, char *buf) in fan_show()
2796 struct device_attribute *attr, char *buf) in temp_show()
2822 struct device_attribute *attr, char *buf) in ctemp_show()
2841 struct device_attribute *attr, char *buf) in led_show()
2883 struct device_attribute *attr, in led_store()
2901 struct device_attribute *attr, char *buf) in snr_show()
2924 struct device_attribute *attr, char *buf) in bsnr_show()
2958 struct device_attribute *attr, in redirect_store()
2974 struct device_attribute *attr, char *buf) in gap_show()
[all …]
/openbmc/linux/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c200 static inline void test_queue(struct mq_attr *attr, struct mq_attr *result) in test_queue()
222 static inline int test_queue_fail(struct mq_attr *attr, struct mq_attr *result) in test_queue_fail()
241 struct mq_attr attr, result; in main() local
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c74 struct rdma_ah_attr *attr, const union ib_gid *sgid, in set_av_attr()
168 struct rdma_ah_attr *attr = init_attr->ah_attr; in ocrdma_create_ah() local
227 int ocrdma_query_ah(struct ib_ah *ibah, struct rdma_ah_attr *attr) in ocrdma_query_ah()
/openbmc/linux/drivers/misc/
H A Dapds9802als.c33 struct device_attribute *attr, char *buf) in als_sensing_range_show()
67 struct device_attribute *attr, char *buf) in als_lux0_input_data_show()
109 struct device_attribute *attr, const char *buf, size_t count) in als_sensing_range_store()

1...<<21222324252627282930>>...105