Home
last modified time | relevance | path

Searched defs:attr (Results 1051 – 1075 of 2622) sorted by relevance

1...<<41424344454647484950>>...105

/openbmc/linux/drivers/pcmcia/
H A Drsrc_nonstatic.c716 static int nonstatic_find_io(struct pcmcia_socket *s, unsigned int attr, in nonstatic_find_io()
1074 struct device_attribute *attr, char *buf)
1098 struct device_attribute *attr,
1130 struct device_attribute *attr, char *buf)
1164 struct device_attribute *attr,
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c123 int siw_query_device(struct ib_device *base_dev, struct ib_device_attr *attr, in siw_query_device()
166 struct ib_port_attr *attr) in siw_query_port()
202 struct ib_port_attr attr; in siw_get_port_immutable() local
541 int siw_verbs_modify_qp(struct ib_qp *base_qp, struct ib_qp_attr *attr, in siw_verbs_modify_qp()
1131 int siw_create_cq(struct ib_cq *base_cq, const struct ib_cq_init_attr *attr, in siw_create_cq()
/openbmc/linux/drivers/hwtracing/stm/
H A Dcore.c37 struct device_attribute *attr, in masters_show()
51 struct device_attribute *attr, in channels_show()
65 struct device_attribute *attr, in hw_override_show()
1151 struct device_attribute *attr, in stm_source_link_show()
1168 struct device_attribute *attr, in stm_source_link_store()
/openbmc/openbmc/poky/meta/recipes-devtools/dwarfsrcfiles/files/
H A Ddwarfsrcfiles.c21 Dwarf_Attribute attr; in process_cu() local
/openbmc/linux/drivers/ufs/core/
H A Dufs-fault-injection.c44 struct fault_attr *attr = NULL; in ufs_fault_set() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dobj_name.c25 union bpf_attr attr; in test_obj_name() local
H A Dperf_link.c30 struct perf_event_attr attr; in serial_test_perf_link() local
/openbmc/linux/arch/loongarch/kernel/
H A Denv.c50 struct kobj_attribute *attr, char *buf) in boardinfo_show()
/openbmc/linux/drivers/misc/
H A Dsram.c26 struct bin_attribute *attr, in sram_read()
41 struct bin_attribute *attr, in sram_write()
H A Dgehc-achc.c434 static ssize_t update_firmware_store(struct device *dev, struct device_attribute *attr, in update_firmware_store()
456 static ssize_t reset_show(struct device *dev, struct device_attribute *attr, char *buf) in reset_show()
471 static ssize_t reset_store(struct device *dev, struct device_attribute *attr, in reset_store()
/openbmc/linux/drivers/video/fbdev/
H A Dwm8505fb.c152 struct device_attribute *attr, char *buf) in contrast_show()
161 struct device_attribute *attr, in contrast_store()
/openbmc/linux/drivers/leds/
H A Dleds-ns2.c127 struct device_attribute *attr, in ns2_led_sata_store()
159 struct device_attribute *attr, char *buf) in ns2_led_sata_show()
H A Dleds-max8997.c164 struct device_attribute *attr, char *buf) in mode_show()
197 struct device_attribute *attr, in mode_store()
/openbmc/linux/drivers/hwmon/
H A Dscpi-hwmon.c86 scpi_show_sensor(struct device *dev, struct device_attribute *attr, char *buf) in scpi_show_sensor()
115 scpi_show_label(struct device *dev, struct device_attribute *attr, char *buf) in scpi_show_label()
H A Dshtc1.c139 struct device_attribute *attr, in temp1_input_show()
150 struct device_attribute *attr, char *buf) in humidity1_input_show()
H A Dmlxreg-fan.c120 mlxreg_fan_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, in mlxreg_fan_read()
205 mlxreg_fan_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, in mlxreg_fan_write()
245 mlxreg_fan_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, in mlxreg_fan_is_visible()
/openbmc/linux/drivers/fpga/
H A Dfpga-bridge.c289 struct device_attribute *attr, char *buf) in name_show()
297 struct device_attribute *attr, char *buf) in state_show()
/openbmc/linux/arch/arm/common/
H A DbL_switcher.c670 struct kobj_attribute *attr, char *buf) in bL_switcher_active_show()
676 struct kobj_attribute *attr, const char *buf, size_t count) in bL_switcher_active_store()
696 struct kobj_attribute *attr, const char *buf, size_t count) in bL_switcher_trace_trigger_store()
/openbmc/linux/drivers/net/can/softing/
H A Dsofting_main.c551 static ssize_t show_chip(struct device *dev, struct device_attribute *attr, in show_chip()
560 static ssize_t show_output(struct device *dev, struct device_attribute *attr, in show_output()
569 static ssize_t store_output(struct device *dev, struct device_attribute *attr, in store_output()
/openbmc/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb.c227 struct device_attribute *attr, in dr_mode_show()
240 struct device_attribute *attr, in dual_select_store()
260 struct device_attribute *attr, in dual_select_show()
/openbmc/linux/drivers/iio/
H A Dindustrialio-trigger.c49 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show()
421 struct device_attribute *attr, char *buf) in current_trigger_show()
445 struct device_attribute *attr, in current_trigger_store()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c576 struct xfs_attr_intent *attr) in xfs_attr_rmtval_find_space()
606 struct xfs_attr_intent *attr) in xfs_attr_rmtval_set_blk()
681 struct xfs_attr_intent *attr) in xfs_attr_rmtval_remove()
/openbmc/linux/mm/
H A Dfailslab.c8 struct fault_attr attr; member
/openbmc/linux/fs/ntfs3/
H A Dntfs.h392 static inline u64 attr_ondisk_size(const struct ATTRIB *attr) in attr_ondisk_size()
401 static inline u64 attr_size(const struct ATTRIB *attr) in attr_size()
407 static inline bool is_attr_encrypted(const struct ATTRIB *attr) in is_attr_encrypted()
412 static inline bool is_attr_sparsed(const struct ATTRIB *attr) in is_attr_sparsed()
417 static inline bool is_attr_compressed(const struct ATTRIB *attr) in is_attr_compressed()
422 static inline bool is_attr_ext(const struct ATTRIB *attr) in is_attr_ext()
427 static inline bool is_attr_indexed(const struct ATTRIB *attr) in is_attr_indexed()
437 static inline u64 attr_svcn(const struct ATTRIB *attr) in attr_svcn()
467 static inline void *resident_data(const struct ATTRIB *attr) in resident_data()
472 static inline void *attr_run(const struct ATTRIB *attr) in attr_run()
[all …]
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_netlink.c892 static int ctnetlink_parse_filter(const struct nlattr *attr, in ctnetlink_parse_filter()
1314 static int ctnetlink_parse_tuple_ip(struct nlattr *attr, in ctnetlink_parse_tuple_ip()
1342 static int ctnetlink_parse_tuple_proto(struct nlattr *attr, in ctnetlink_parse_tuple_proto()
1380 ctnetlink_parse_zone(const struct nlattr *attr, in ctnetlink_parse_zone()
1396 ctnetlink_parse_tuple_zone(struct nlattr *attr, enum ctattr_type type, in ctnetlink_parse_tuple_zone()
1844 const struct nlattr *attr) in ctnetlink_parse_nat_setup()
2015 const struct nlattr *attr = cda[CTA_PROTOINFO]; in ctnetlink_change_protoinfo() local
2039 const struct nlattr * const attr) in change_seq_adj()
2825 ctnetlink_glue_parse(const struct nlattr *attr, struct nf_conn *ct) in ctnetlink_glue_parse()
2855 ctnetlink_glue_attach_expect(const struct nlattr *attr, struct nf_conn *ct, in ctnetlink_glue_attach_expect()
[all …]

1...<<41424344454647484950>>...105