Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 25 of 1784) sorted by relevance

12345678910>>...72

/linux/fs/nilfs2/
H A Dsysfs.c95 nilfs_snapshot_inodes_count_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_inodes_count_show()
103 nilfs_snapshot_blocks_count_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_blocks_count_show()
116 nilfs_snapshot_README_show(struct nilfs_snapshot_attr *attr, in nilfs_snapshot_README_show()
135 struct attribute *attr, char *buf) in nilfs_snapshot_attr_show()
146 struct attribute *attr, in nilfs_snapshot_attr_store()
218 nilfs_mounted_snapshots_README_show(struct nilfs_mounted_snapshots_attr *attr, in nilfs_mounted_snapshots_README_show()
241 nilfs_checkpoints_checkpoints_number_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_checkpoints_number_show()
264 nilfs_checkpoints_snapshots_number_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_snapshots_number_show()
287 nilfs_checkpoints_last_seg_checkpoint_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_last_seg_checkpoint_show()
301 nilfs_checkpoints_next_checkpoint_show(struct nilfs_checkpoints_attr *attr, in nilfs_checkpoints_next_checkpoint_show()
[all …]
/linux/tools/arch/x86/include/asm/
H A Dinat.h116 static inline int inat_is_legacy_prefix(insn_attr_t attr) in inat_is_address_size_prefix() argument
110 inat_is_legacy_prefix(insn_attr_t attr) inat_is_legacy_prefix() argument
121 inat_is_operand_size_prefix(insn_attr_t attr) inat_is_operand_size_prefix() argument
126 inat_is_rex_prefix(insn_attr_t attr) inat_is_rex_prefix() argument
131 inat_last_prefix_id(insn_attr_t attr) inat_last_prefix_id() argument
139 inat_is_vex_prefix(insn_attr_t attr) inat_is_vex_prefix() argument
146 inat_is_evex_prefix(insn_attr_t attr) inat_is_evex_prefix() argument
151 inat_is_vex3_prefix(insn_attr_t attr) inat_is_vex3_prefix() argument
156 inat_is_escape(insn_attr_t attr) inat_is_escape() argument
161 inat_escape_id(insn_attr_t attr) inat_escape_id() argument
166 inat_is_group(insn_attr_t attr) inat_is_group() argument
171 inat_group_id(insn_attr_t attr) inat_group_id() argument
176 inat_group_common_attribute(insn_attr_t attr) inat_group_common_attribute() argument
181 inat_has_immediate(insn_attr_t attr) inat_has_immediate() argument
186 inat_immediate_size(insn_attr_t attr) inat_immediate_size() argument
191 inat_has_modrm(insn_attr_t attr) inat_has_modrm() argument
196 inat_is_force64(insn_attr_t attr) inat_is_force64() argument
201 inat_has_second_immediate(insn_attr_t attr) inat_has_second_immediate() argument
206 inat_has_moffset(insn_attr_t attr) inat_has_moffset() argument
211 inat_has_variant(insn_attr_t attr) inat_has_variant() argument
216 inat_accept_vex(insn_attr_t attr) inat_accept_vex() argument
221 inat_must_vex(insn_attr_t attr) inat_must_vex() argument
226 inat_must_evex(insn_attr_t attr) inat_must_evex() argument
[all...]
/linux/drivers/dma/idxd/
H A Dsysfs.c21 struct device_attribute *attr, char *buf) in engine_group_id_show()
32 struct device_attribute *attr, in engine_group_id_store()
116 struct device_attribute *attr, in group_read_buffers_reserved_show()
125 struct device_attribute *attr, in group_tokens_reserved_show()
133 struct device_attribute *attr, in group_read_buffers_reserved_store()
166 struct device_attribute *attr, in group_tokens_reserved_store()
182 struct device_attribute *attr, in group_read_buffers_allowed_show()
191 struct device_attribute *attr, in group_tokens_allowed_show()
199 struct device_attribute *attr, in group_read_buffers_allowed_store()
229 struct device_attribute *attr, in group_tokens_allowed_store()
[all …]
/linux/drivers/net/bonding/
H A Dbond_sysfs.c35 const struct class_attribute *attr, in bonding_show_bonds()
79 const struct class_attribute *attr, in bonding_store_bonds()
142 struct device_attribute *attr, in bonding_sysfs_store_option()
166 struct device_attribute *attr, char *buf) in bonding_show_slaves()
198 struct device_attribute *attr, char *buf) in bonding_show_mode()
211 struct device_attribute *attr, in bonding_show_xmit_hash()
226 struct device_attribute *attr, in bonding_show_arp_validate()
242 struct device_attribute *attr, in bonding_show_arp_all_targets()
258 struct device_attribute *attr, in bonding_show_fail_over_mac()
274 struct device_attribute *attr, in bonding_show_arp_interval()
[all …]
/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-sysfs.c14 struct device_attribute *attr, char *buf) in nr_addr_cmp_show()
25 struct device_attribute *attr, char *buf) in nr_cntr_show()
35 struct device_attribute *attr, char *buf) in nr_ctxid_cmp_show()
46 struct device_attribute *attr, char *buf) in etmsr_show()
66 struct device_attribute *attr, in reset_store()
97 struct device_attribute *attr, char *buf) in mode_show()
108 struct device_attribute *attr, in mode_store()
182 struct device_attribute *attr, char *buf) in trigger_event_show()
193 struct device_attribute *attr, in trigger_event_store()
212 struct device_attribute *attr, char *buf) in enable_event_show()
[all …]
H A Dcoresight-etm4x-sysfs.c59 struct device_attribute *attr, in nr_pe_cmp_show()
71 struct device_attribute *attr, in nr_addr_cmp_show()
83 struct device_attribute *attr, in nr_cntr_show()
95 struct device_attribute *attr, in nr_ext_inp_show()
107 struct device_attribute *attr, in numcidc_show()
119 struct device_attribute *attr, in numvmidc_show()
131 struct device_attribute *attr, in nrseqstate_show()
143 struct device_attribute *attr, in nr_resource_show()
155 struct device_attribute *attr, in nr_ss_cmp_show()
167 struct device_attribute *attr, in reset_store()
[all …]
/linux/drivers/ufs/core/
H A Dufs-sysfs.c115 struct device_attribute *attr, in ufs_sysfs_pm_lvl_store()
144 struct device_attribute *attr, char *buf) in rpm_lvl_show()
152 struct device_attribute *attr, const char *buf, size_t count) in rpm_lvl_store()
158 struct device_attribute *attr, char *buf) in rpm_target_dev_state_show()
167 struct device_attribute *attr, char *buf) in rpm_target_link_state_show()
176 struct device_attribute *attr, char *buf) in spm_lvl_show()
184 struct device_attribute *attr, const char *buf, size_t count) in spm_lvl_store()
190 struct device_attribute *attr, char *buf) in spm_target_dev_state_show()
199 struct device_attribute *attr, char *buf) in spm_target_link_state_show()
250 struct device_attribute *attr, char *buf) in auto_hibern8_show()
[all …]
/linux/drivers/nvme/host/
H A Dsysfs.c14 struct device_attribute *attr, const char *buf, in nvme_sysfs_reset()
28 struct device_attribute *attr, const char *buf, in nvme_sysfs_rescan()
39 struct device_attribute *attr, char *buf) in nvme_adm_passthru_err_log_enabled_show()
48 struct device_attribute *attr, const char *buf, size_t count) in nvme_adm_passthru_err_log_enabled_store()
73 struct device_attribute *attr, char *buf) in nvme_io_passthru_err_log_enabled_show()
81 struct device_attribute *attr, const char *buf, size_t count) in nvme_io_passthru_err_log_enabled_store()
103 static ssize_t wwid_show(struct device *dev, struct device_attribute *attr, in wwid_show()
134 static ssize_t nguid_show(struct device *dev, struct device_attribute *attr, in nguid_show()
141 static ssize_t uuid_show(struct device *dev, struct device_attribute *attr, in uuid_show()
158 static ssize_t eui_show(struct device *dev, struct device_attribute *attr, in eui_show()
[all …]
/linux/drivers/s390/net/
H A Dqeth_core_sys.c20 struct device_attribute *attr, char *buf) in qeth_dev_state_show()
41 struct device_attribute *attr, char *buf) in qeth_dev_chpid_show()
51 struct device_attribute *attr, char *buf) in qeth_dev_if_name_show()
61 struct device_attribute *attr, char *buf) in qeth_dev_card_type_show()
85 struct device_attribute *attr, char *buf) in qeth_dev_inbuf_size_show()
95 struct device_attribute *attr, char *buf) in qeth_dev_portno_show()
103 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_portno_store()
135 struct device_attribute *attr, char *buf) in qeth_dev_portname_show()
141 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_portname_store()
154 struct device_attribute *attr, char *buf) in qeth_dev_prioqing_show()
[all …]
H A Dqeth_l3_sys.c59 struct device_attribute *attr, char *buf) in qeth_l3_dev_route4_show()
105 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_route4_store()
117 struct device_attribute *attr, char *buf) in qeth_l3_dev_route6_show()
125 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_route6_store()
137 struct device_attribute *attr, char *buf) in qeth_l3_dev_sniffer_show()
145 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_sniffer_store()
193 struct device_attribute *attr, char *buf) in qeth_l3_dev_hsuid_show()
207 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_hsuid_store()
284 struct device_attribute *attr, char *buf) in qeth_l3_dev_ipato_enable_show()
292 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_ipato_enable_store()
[all …]
/linux/drivers/base/power/
H A Dsysfs.c100 static ssize_t control_show(struct device *dev, struct device_attribute *attr, in control_show()
107 static ssize_t control_store(struct device * dev, struct device_attribute *attr, in control_store()
124 struct device_attribute *attr, in runtime_active_time_show()
137 struct device_attribute *attr, in runtime_suspended_time_show()
150 struct device_attribute *attr, char *buf) in runtime_status_show()
182 struct device_attribute *attr, in autosuspend_delay_ms_show()
192 struct device_attribute *attr, const char *buf, size_t n) in autosuspend_delay_ms_store()
211 struct device_attribute *attr, in pm_qos_resume_latency_us_show()
225 struct device_attribute *attr, in pm_qos_resume_latency_us_store()
255 struct device_attribute *attr, in pm_qos_latency_tolerance_us_show()
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_class_sysfs.c41 struct attribute *attr, in xe_hw_engine_class_sysfs_attr_show()
59 struct attribute *attr, in xe_hw_engine_class_sysfs_attr_store()
93 struct kobj_attribute *attr, in job_timeout_max_store()
118 struct kobj_attribute *attr, char *buf) in job_timeout_max_show()
129 struct kobj_attribute *attr, in job_timeout_min_store()
154 struct kobj_attribute *attr, char *buf) in job_timeout_min_show()
165 struct kobj_attribute *attr, in job_timeout_store()
187 struct kobj_attribute *attr, char *buf) in job_timeout_show()
198 struct kobj_attribute *attr, char *buf) in job_timeout_default()
209 struct kobj_attribute *attr, char *buf) in job_timeout_min_default()
[all …]
/linux/drivers/xen/
H A Dsys-hypervisor.c31 struct attribute attr; member
40 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) in type_show()
52 static ssize_t guest_type_show(struct hyp_sysfs_attr *attr, char *buffer) in guest_type_show()
82 static ssize_t major_show(struct hyp_sysfs_attr *attr, char *buffer) in major_show()
92 static ssize_t minor_show(struct hyp_sysfs_attr *attr, char *buffer) in minor_show()
102 static ssize_t extra_show(struct hyp_sysfs_attr *attr, char *buffer) in extra_show()
139 static ssize_t uuid_show_fallback(struct hyp_sysfs_attr *attr, char *buffer) in uuid_show_fallback()
160 static ssize_t uuid_show(struct hyp_sysfs_attr *attr, char *buffer) in uuid_show()
180 static ssize_t compiler_show(struct hyp_sysfs_attr *attr, char *buffer) in compiler_show()
198 static ssize_t compiled_by_show(struct hyp_sysfs_attr *attr, char *buffer) in compiled_by_show()
[all …]
/linux/drivers/media/pci/mgb4/
H A Dmgb4_sysfs_out.c53 struct device_attribute *attr, char *buf) in output_id_show()
62 struct device_attribute *attr, char *buf) in video_source_show()
85 struct device_attribute *attr, in video_source_store()
147 struct device_attribute *attr, char *buf) in display_width_show()
158 struct device_attribute *attr, in display_width_store()
187 struct device_attribute *attr, char *buf) in display_height_show()
198 struct device_attribute *attr, in display_height_store()
227 struct device_attribute *attr, char *buf) in frame_rate_show()
242 struct device_attribute *attr, const char *buf, in frame_rate_store()
262 struct device_attribute *attr, char *buf) in hsync_width_show()
[all …]
/linux/drivers/usb/typec/
H A Dpd.c37 dual_role_power_show(struct device *dev, struct device_attribute *attr, char *buf) in dual_role_power_show()
44 usb_suspend_supported_show(struct device *dev, struct device_attribute *attr, char *buf) in usb_suspend_supported_show()
51 higher_capability_show(struct device *dev, struct device_attribute *attr, char *buf) in higher_capability_show()
58 unconstrained_power_show(struct device *dev, struct device_attribute *attr, char *buf) in unconstrained_power_show()
65 usb_communication_capable_show(struct device *dev, struct device_attribute *attr, char *buf) in usb_communication_capable_show()
72 dual_role_data_show(struct device *dev, struct device_attribute *attr, char *buf) in dual_role_data_show()
80 struct device_attribute *attr, char *buf) in unchunked_extended_messages_supported_show()
87 peak_current_show(struct device *dev, struct device_attribute *attr, char *buf) in peak_current_show()
94 fast_role_swap_current_show(struct device *dev, struct device_attribute *attr, char *buf) in fast_role_swap_current_show()
100 static ssize_t voltage_show(struct device *dev, struct device_attribute *attr, char *buf) in voltage_show()
[all …]
/linux/drivers/scsi/qla4xxx/
H A Dql4_attr.c119 const struct bin_attribute *attr; member
154 struct device_attribute *attr, char *buf) in qla4xxx_fw_version_show()
169 qla4xxx_serial_num_show(struct device *dev, struct device_attribute *attr, in qla4xxx_serial_num_show()
177 qla4xxx_iscsi_version_show(struct device *dev, struct device_attribute *attr, in qla4xxx_iscsi_version_show()
186 qla4xxx_optrom_version_show(struct device *dev, struct device_attribute *attr, in qla4xxx_optrom_version_show()
196 qla4xxx_board_id_show(struct device *dev, struct device_attribute *attr, in qla4xxx_board_id_show()
204 qla4xxx_fw_state_show(struct device *dev, struct device_attribute *attr, in qla4xxx_fw_state_show()
215 qla4xxx_phy_port_cnt_show(struct device *dev, struct device_attribute *attr, in qla4xxx_phy_port_cnt_show()
227 qla4xxx_phy_port_num_show(struct device *dev, struct device_attribute *attr, in qla4xxx_phy_port_num_show()
239 qla4xxx_iscsi_func_cnt_show(struct device *dev, struct device_attribute *attr, in qla4xxx_iscsi_func_cnt_show()
[all …]
/linux/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c25 name_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in name_show()
34 class_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in class_show()
43 inst_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in inst_show()
52 mmio_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in mmio_show()
121 caps_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in caps_show()
132 all_caps_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in all_caps_show()
141 max_spin_store(struct kobject *kobj, struct kobj_attribute *attr, in max_spin_store()
179 max_spin_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in max_spin_show()
190 max_spin_default(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in max_spin_default()
201 timeslice_store(struct kobject *kobj, struct kobj_attribute *attr, in timeslice_store()
[all …]
/linux/kernel/power/
H A Dmain.c115 static ssize_t pm_async_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_show()
121 static ssize_t pm_async_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_store()
139 static ssize_t mem_sleep_show(struct kobject *kobj, struct kobj_attribute *attr, in mem_sleep_show()
184 static ssize_t mem_sleep_store(struct kobject *kobj, struct kobj_attribute *attr, in mem_sleep_store()
221 struct kobj_attribute *attr, char *buf) in sync_on_suspend_show()
227 struct kobj_attribute *attr, in sync_on_suspend_store()
257 static ssize_t pm_test_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_show()
278 static ssize_t pm_test_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_store()
422 struct kobj_attribute *attr, char *buf) in last_failed_dev_show()
436 struct kobj_attribute *attr, char *buf) in last_failed_errno_show()
[all …]
/linux/tools/net/ynl/lib/
H A Dynl-priv.h182 ynl_attr_type(const struct nlattr * attr) ynl_attr_type() argument
187 ynl_attr_data_len(const struct nlattr * attr) ynl_attr_data_len() argument
192 ynl_attr_data(const struct nlattr * attr) ynl_attr_data() argument
197 ynl_attr_data_end(const struct nlattr * attr) ynl_attr_data_end() argument
202 ynl_attr_for_each(attr,nlh,fixed_hdr_sz) global() argument
207 ynl_attr_for_each_nested(attr,outer) global() argument
212 ynl_attr_for_each_payload(start,len,attr) global() argument
217 ynl_attr_if_good(const void * end,struct nlattr * attr) ynl_attr_if_good() argument
229 struct nlattr *attr; ynl_attr_next() local
238 struct nlattr *attr; ynl_attr_first() local
262 struct nlattr *attr; ynl_attr_nest_start() local
275 ynl_attr_nest_end(struct nlmsghdr * nlh,struct nlattr * attr) ynl_attr_nest_end() argument
284 struct nlattr *attr; ynl_attr_put() local
301 struct nlattr *attr; ynl_attr_put_str() local
317 ynl_attr_get_str(const struct nlattr * attr) ynl_attr_get_str() argument
322 ynl_attr_get_s8(const struct nlattr * attr) ynl_attr_get_s8() argument
327 ynl_attr_get_s16(const struct nlattr * attr) ynl_attr_get_s16() argument
332 ynl_attr_get_s32(const struct nlattr * attr) ynl_attr_get_s32() argument
337 ynl_attr_get_s64(const struct nlattr * attr) ynl_attr_get_s64() argument
345 ynl_attr_get_u8(const struct nlattr * attr) ynl_attr_get_u8() argument
350 ynl_attr_get_u16(const struct nlattr * attr) ynl_attr_get_u16() argument
355 ynl_attr_get_u32(const struct nlattr * attr) ynl_attr_get_u32() argument
360 ynl_attr_get_u64(const struct nlattr * attr) ynl_attr_get_u64() argument
416 ynl_attr_get_uint(const struct nlattr * attr) ynl_attr_get_uint() argument
428 ynl_attr_get_sint(const struct nlattr * attr) ynl_attr_get_sint() argument
[all...]
/linux/kernel/
H A Dfail_function.c58 struct fei_attr *attr; in fei_attr_new() local
75 static void fei_attr_free(struct fei_attr *attr) in fei_attr_free()
85 struct fei_attr *attr; in fei_attr_lookup() local
97 struct fei_attr *attr; in fei_attr_is_valid() local
109 struct fei_attr *attr = data; in fei_retval_set() local
139 struct fei_attr *attr = data; in fei_retval_get() local
155 static void fei_debugfs_add_attr(struct fei_attr *attr) in fei_debugfs_add_attr()
164 static void fei_debugfs_remove_attr(struct fei_attr *attr) in fei_debugfs_remove_attr()
171 struct fei_attr *attr = container_of(kp, struct fei_attr, kp); in fei_kprobe_handler() local
201 struct fei_attr *attr = list_entry(v, struct fei_attr, list); in fei_seq_show() local
[all …]
/linux/drivers/staging/iio/addac/
H A Dadt7316.c213 struct device_attribute *attr, in adt7316_show_enabled()
243 struct device_attribute *attr, in adt7316_store_enabled()
268 struct device_attribute *attr, in adt7316_show_select_ex_temp()
281 struct device_attribute *attr, in adt7316_store_select_ex_temp()
312 struct device_attribute *attr, in adt7316_show_mode()
325 struct device_attribute *attr, in adt7316_store_mode()
353 struct device_attribute *attr, in adt7316_show_all_modes()
362 struct device_attribute *attr, in adt7316_show_ad_channel()
400 struct device_attribute *attr, in adt7316_store_ad_channel()
446 struct device_attribute *attr, in adt7316_show_all_ad_channels()
[all …]
/linux/drivers/scsi/pm8001/
H A Dpm8001_ctl.c57 struct device_attribute *attr, char *buf) in pm8001_ctl_mpi_interface_rev_show()
83 struct device_attribute *attr, char *buf) in controller_fatal_error_show()
103 struct device_attribute *attr, char *buf) in pm8001_ctl_fw_version_show()
134 struct device_attribute *attr, char *buf) in pm8001_ctl_ila_version_show()
160 struct device_attribute *attr, char *buf) in pm8001_ctl_inactive_fw_version_show()
187 struct device_attribute *attr, char *buf) in pm8001_ctl_max_out_io_show()
211 struct device_attribute *attr, char *buf) in pm8001_ctl_max_devices_show()
236 struct device_attribute *attr, char *buf) in pm8001_ctl_max_sg_list_show()
279 struct device_attribute *attr, char *buf) in pm8001_ctl_sas_spec_support_show()
309 struct device_attribute *attr, char *buf) in pm8001_ctl_host_sas_address_show()
[all …]
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c50 struct device_attribute *attr, in max_reconnect_attempts_show()
61 struct device_attribute *attr, in max_reconnect_attempts_store()
92 struct device_attribute *attr, in mpath_policy_show()
115 struct device_attribute *attr, in mpath_policy_store()
157 struct device_attribute *attr, char *page) in add_path_show()
165 struct device_attribute *attr, in add_path_store()
199 struct kobj_attribute *attr, char *page) in rtrs_clt_state_show()
214 struct kobj_attribute *attr, char *buf) in rtrs_clt_reconnect_show()
220 struct kobj_attribute *attr, in rtrs_clt_reconnect_store()
244 struct kobj_attribute *attr, char *buf) in rtrs_clt_disconnect_show()
[all …]
/linux/drivers/pcmcia/
H A Dsocket_sysfs.c33 static ssize_t pccard_show_type(struct device *dev, struct device_attribute *attr, in pccard_show_type()
46 static ssize_t pccard_show_voltage(struct device *dev, struct device_attribute *attr, in pccard_show_voltage()
60 static ssize_t pccard_show_vpp(struct device *dev, struct device_attribute *attr, in pccard_show_vpp()
70 static ssize_t pccard_show_vcc(struct device *dev, struct device_attribute *attr, in pccard_show_vcc()
81 static ssize_t pccard_store_insert(struct device *dev, struct device_attribute *attr, in pccard_store_insert()
97 struct device_attribute *attr, in pccard_show_card_pm_state()
105 struct device_attribute *attr, in pccard_store_card_pm_state()
128 struct device_attribute *attr, in pccard_store_eject()
144 struct device_attribute *attr, in pccard_show_irq_mask()
152 struct device_attribute *attr, in pccard_store_irq_mask()
[all …]
/linux/drivers/s390/crypto/
H A Dap_card.c23 struct device_attribute *attr, char *buf) in hwtype_show()
33 struct device_attribute *attr, char *buf) in raw_hwtype_show()
42 static ssize_t depth_show(struct device *dev, struct device_attribute *attr, in depth_show()
53 struct device_attribute *attr, char *buf) in ap_functions_show()
63 struct device_attribute *attr, in request_count_show()
77 struct device_attribute *attr, in request_count_store()
97 struct device_attribute *attr, char *buf) in requestq_count_show()
116 struct device_attribute *attr, char *buf) in pendingq_count_show()
135 struct device_attribute *attr, char *buf) in modalias_show()
143 struct device_attribute *attr, char *buf) in config_show()
[all …]

12345678910>>...72