/linux/arch/x86/include/asm/ |
H A D | inat.h | 116 static inline int inat_is_legacy_prefix(insn_attr_t attr) in inat_is_legacy_prefix() argument 122 static inline int inat_is_address_size_prefix(insn_attr_t attr) in inat_is_address_size_prefix() argument 127 static inline int inat_is_operand_size_prefix(insn_attr_t attr) in inat_is_operand_size_prefix() argument 132 static inline int inat_is_rex_prefix(insn_attr_t attr) in inat_is_rex_prefix() argument 137 inat_is_rex2_prefix(insn_attr_t attr) inat_is_rex2_prefix() argument 142 inat_last_prefix_id(insn_attr_t attr) inat_last_prefix_id() argument 150 inat_is_vex_prefix(insn_attr_t attr) inat_is_vex_prefix() argument 157 inat_is_evex_prefix(insn_attr_t attr) inat_is_evex_prefix() argument 162 inat_is_vex3_prefix(insn_attr_t attr) inat_is_vex3_prefix() argument 167 inat_is_escape(insn_attr_t attr) inat_is_escape() argument 172 inat_escape_id(insn_attr_t attr) inat_escape_id() argument 177 inat_is_group(insn_attr_t attr) inat_is_group() argument 182 inat_group_id(insn_attr_t attr) inat_group_id() argument 187 inat_group_common_attribute(insn_attr_t attr) inat_group_common_attribute() argument 192 inat_has_immediate(insn_attr_t attr) inat_has_immediate() argument 197 inat_immediate_size(insn_attr_t attr) inat_immediate_size() argument 202 inat_has_modrm(insn_attr_t attr) inat_has_modrm() argument 207 inat_is_force64(insn_attr_t attr) inat_is_force64() argument 212 inat_has_second_immediate(insn_attr_t attr) inat_has_second_immediate() argument 217 inat_has_moffset(insn_attr_t attr) inat_has_moffset() argument 222 inat_has_variant(insn_attr_t attr) inat_has_variant() argument 227 inat_accept_vex(insn_attr_t attr) inat_accept_vex() argument 232 inat_must_vex(insn_attr_t attr) inat_must_vex() argument 237 inat_must_evex(insn_attr_t attr) inat_must_evex() argument 242 inat_evex_scalable(insn_attr_t attr) inat_evex_scalable() argument 247 inat_is_invalid64(insn_attr_t attr) inat_is_invalid64() argument [all...] |
/linux/tools/arch/x86/include/asm/ |
H A D | inat.h | 116 static inline int inat_is_legacy_prefix(insn_attr_t attr) in inat_is_legacy_prefix() argument 122 static inline int inat_is_address_size_prefix(insn_attr_t attr) in inat_is_address_size_prefix() argument 127 static inline int inat_is_operand_size_prefix(insn_attr_t attr) in inat_is_operand_size_prefix() argument 132 static inline int inat_is_rex_prefix(insn_attr_t attr) in inat_is_rex_prefix() argument 137 inat_is_rex2_prefix(insn_attr_t attr) inat_is_rex2_prefix() argument 142 inat_last_prefix_id(insn_attr_t attr) inat_last_prefix_id() argument 150 inat_is_vex_prefix(insn_attr_t attr) inat_is_vex_prefix() argument 157 inat_is_evex_prefix(insn_attr_t attr) inat_is_evex_prefix() argument 162 inat_is_vex3_prefix(insn_attr_t attr) inat_is_vex3_prefix() argument 167 inat_is_escape(insn_attr_t attr) inat_is_escape() argument 172 inat_escape_id(insn_attr_t attr) inat_escape_id() argument 177 inat_is_group(insn_attr_t attr) inat_is_group() argument 182 inat_group_id(insn_attr_t attr) inat_group_id() argument 187 inat_group_common_attribute(insn_attr_t attr) inat_group_common_attribute() argument 192 inat_has_immediate(insn_attr_t attr) inat_has_immediate() argument 197 inat_immediate_size(insn_attr_t attr) inat_immediate_size() argument 202 inat_has_modrm(insn_attr_t attr) inat_has_modrm() argument 207 inat_is_force64(insn_attr_t attr) inat_is_force64() argument 212 inat_has_second_immediate(insn_attr_t attr) inat_has_second_immediate() argument 217 inat_has_moffset(insn_attr_t attr) inat_has_moffset() argument 222 inat_has_variant(insn_attr_t attr) inat_has_variant() argument 227 inat_accept_vex(insn_attr_t attr) inat_accept_vex() argument 232 inat_must_vex(insn_attr_t attr) inat_must_vex() argument 237 inat_must_evex(insn_attr_t attr) inat_must_evex() argument 242 inat_evex_scalable(insn_attr_t attr) inat_evex_scalable() argument 247 inat_is_invalid64(insn_attr_t attr) inat_is_invalid64() argument [all...] |
/linux/net/bridge/ |
H A D | br_sysfs_br.c | 67 struct device_attribute *attr, char *buf) in forward_delay_show() argument 80 struct device_attribute *attr, in forward_delay_store() argument 87 static ssize_t hello_time_show(struct device *d, struct device_attribute *attr, in hello_time_show() argument 101 struct device_attribute *attr, const char *buf, in hello_time_store() argument 108 static ssize_t max_age_show(struct device *d, struct device_attribute *attr, in max_age_show() argument 121 static ssize_t max_age_store(struct device *d, struct device_attribute *attr, in max_age_store() argument 129 struct device_attribute *attr, char *buf) in ageing_time_show() argument 142 struct device_attribute *attr, in ageing_time_store() argument 150 struct device_attribute *attr, char *buf) in stp_state_show() argument 164 struct device_attribute *attr, cons in stp_state_store() argument 172 group_fwd_mask_show(struct device * d,struct device_attribute * attr,char * buf) group_fwd_mask_show() argument 191 group_fwd_mask_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) group_fwd_mask_store() argument 199 priority_show(struct device * d,struct device_attribute * attr,char * buf) priority_show() argument 214 priority_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) priority_store() argument 221 root_id_show(struct device * d,struct device_attribute * attr,char * buf) root_id_show() argument 228 bridge_id_show(struct device * d,struct device_attribute * attr,char * buf) bridge_id_show() argument 235 root_port_show(struct device * d,struct device_attribute * attr,char * buf) root_port_show() argument 243 root_path_cost_show(struct device * d,struct device_attribute * attr,char * buf) root_path_cost_show() argument 250 topology_change_show(struct device * d,struct device_attribute * attr,char * buf) topology_change_show() argument 257 topology_change_detected_show(struct device * d,struct device_attribute * attr,char * buf) topology_change_detected_show() argument 266 hello_timer_show(struct device * d,struct device_attribute * attr,char * buf) hello_timer_show() argument 273 tcn_timer_show(struct device * d,struct device_attribute * attr,char * buf) tcn_timer_show() argument 282 topology_change_timer_show(struct device * d,struct device_attribute * attr,char * buf) topology_change_timer_show() argument 290 gc_timer_show(struct device * d,struct device_attribute * attr,char * buf) gc_timer_show() argument 299 group_addr_show(struct device * d,struct device_attribute * attr,char * buf) group_addr_show() argument 306 group_addr_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) group_addr_store() argument 356 flush_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) flush_store() argument 364 no_linklocal_learn_show(struct device * d,struct device_attribute * attr,char * buf) no_linklocal_learn_show() argument 378 no_linklocal_learn_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) no_linklocal_learn_store() argument 387 multicast_router_show(struct device * d,struct device_attribute * attr,char * buf) multicast_router_show() argument 400 multicast_router_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_router_store() argument 408 multicast_snooping_show(struct device * d,struct device_attribute * attr,char * buf) multicast_snooping_show() argument 416 multicast_snooping_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_snooping_store() argument 424 multicast_query_use_ifaddr_show(struct device * d,struct device_attribute * attr,char * buf) multicast_query_use_ifaddr_show() argument 441 multicast_query_use_ifaddr_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_query_use_ifaddr_store() argument 449 multicast_querier_show(struct device * d,struct device_attribute * attr,char * buf) multicast_querier_show() argument 463 multicast_querier_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_querier_store() argument 471 hash_elasticity_show(struct device * d,struct device_attribute * attr,char * buf) hash_elasticity_show() argument 486 hash_elasticity_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) hash_elasticity_store() argument 493 hash_max_show(struct device * d,struct device_attribute * attr,char * buf) hash_max_show() argument 507 hash_max_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) hash_max_store() argument 515 multicast_igmp_version_show(struct device * d,struct device_attribute * attr,char * buf) multicast_igmp_version_show() argument 530 multicast_igmp_version_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_igmp_version_store() argument 538 multicast_last_member_count_show(struct device * d,struct device_attribute * attr,char * buf) multicast_last_member_count_show() argument 553 multicast_last_member_count_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_last_member_count_store() argument 561 multicast_startup_query_count_show(struct device * d,struct device_attribute * attr,char * buf) multicast_startup_query_count_show() argument 575 multicast_startup_query_count_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_startup_query_count_store() argument 583 multicast_last_member_interval_show(struct device * d,struct device_attribute * attr,char * buf) multicast_last_member_interval_show() argument 598 multicast_last_member_interval_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_last_member_interval_store() argument 606 multicast_membership_interval_show(struct device * d,struct device_attribute * attr,char * buf) multicast_membership_interval_show() argument 621 multicast_membership_interval_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_membership_interval_store() argument 629 multicast_querier_interval_show(struct device * d,struct device_attribute * attr,char * buf) multicast_querier_interval_show() argument 645 multicast_querier_interval_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_querier_interval_store() argument 653 multicast_query_interval_show(struct device * d,struct device_attribute * attr,char * buf) multicast_query_interval_show() argument 669 multicast_query_interval_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_query_interval_store() argument 677 multicast_query_response_interval_show(struct device * d,struct device_attribute * attr,char * buf) multicast_query_response_interval_show() argument 693 multicast_query_response_interval_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_query_response_interval_store() argument 701 multicast_startup_query_interval_show(struct device * d,struct device_attribute * attr,char * buf) multicast_startup_query_interval_show() argument 717 multicast_startup_query_interval_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_startup_query_interval_store() argument 725 multicast_stats_enabled_show(struct device * d,struct device_attribute * attr,char * buf) multicast_stats_enabled_show() argument 742 multicast_stats_enabled_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_stats_enabled_store() argument 752 multicast_mld_version_show(struct device * d,struct device_attribute * attr,char * buf) multicast_mld_version_show() argument 767 multicast_mld_version_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) multicast_mld_version_store() argument 777 nf_call_iptables_show(struct device * d,struct device_attribute * attr,char * buf) nf_call_iptables_show() argument 791 nf_call_iptables_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) nf_call_iptables_store() argument 799 nf_call_ip6tables_show(struct device * d,struct device_attribute * attr,char * buf) nf_call_ip6tables_show() argument 813 nf_call_ip6tables_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) nf_call_ip6tables_store() argument 821 nf_call_arptables_show(struct device * d,struct device_attribute * attr,char * buf) nf_call_arptables_show() argument 835 nf_call_arptables_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) nf_call_arptables_store() argument 844 vlan_filtering_show(struct device * d,struct device_attribute * attr,char * buf) vlan_filtering_show() argument 852 vlan_filtering_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) vlan_filtering_store() argument 860 vlan_protocol_show(struct device * d,struct device_attribute * attr,char * buf) vlan_protocol_show() argument 868 vlan_protocol_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) vlan_protocol_store() argument 876 default_pvid_show(struct device * d,struct device_attribute * attr,char * buf) default_pvid_show() argument 884 default_pvid_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) default_pvid_store() argument 892 vlan_stats_enabled_show(struct device * d,struct device_attribute * attr,char * buf) vlan_stats_enabled_show() argument 906 vlan_stats_enabled_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) vlan_stats_enabled_store() argument 914 vlan_stats_per_port_show(struct device * d,struct device_attribute * attr,char * buf) vlan_stats_per_port_show() argument 928 vlan_stats_per_port_store(struct device * d,struct device_attribute * attr,const char * buf,size_t len) vlan_stats_per_port_store() argument [all...] |
/linux/drivers/dma/idxd/ |
H A D | sysfs.c | 21 struct device_attribute *attr, char *buf) in engine_group_id_show() argument 32 struct device_attribute *attr, in engine_group_id_store() argument 116 struct device_attribute *attr, in group_read_buffers_reserved_show() argument 125 struct device_attribute *attr, in group_tokens_reserved_show() argument 133 struct device_attribute *attr, in group_read_buffers_reserved_store() argument 166 struct device_attribute *attr, in group_tokens_reserved_store() argument 182 struct device_attribute *attr, in group_read_buffers_allowed_show() argument 191 group_tokens_allowed_show(struct device * dev,struct device_attribute * attr,char * buf) group_tokens_allowed_show() argument 199 group_read_buffers_allowed_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) group_read_buffers_allowed_store() argument 229 group_tokens_allowed_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) group_tokens_allowed_store() argument 245 group_use_read_buffer_limit_show(struct device * dev,struct device_attribute * attr,char * buf) group_use_read_buffer_limit_show() argument 254 group_use_token_limit_show(struct device * dev,struct device_attribute * attr,char * buf) group_use_token_limit_show() argument 262 group_use_read_buffer_limit_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) group_use_read_buffer_limit_store() argument 291 group_use_token_limit_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) group_use_token_limit_store() argument 307 group_engines_show(struct device * dev,struct device_attribute * attr,char * buf) group_engines_show() argument 335 group_work_queues_show(struct device * dev,struct device_attribute * attr,char * buf) group_work_queues_show() argument 363 group_traffic_class_a_show(struct device * dev,struct device_attribute * attr,char * buf) group_traffic_class_a_show() argument 372 group_traffic_class_a_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) group_traffic_class_a_store() argument 405 group_traffic_class_b_show(struct device * dev,struct device_attribute * attr,char * buf) group_traffic_class_b_show() argument 414 group_traffic_class_b_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) group_traffic_class_b_store() argument 447 group_desc_progress_limit_show(struct device * dev,struct device_attribute * attr,char * buf) group_desc_progress_limit_show() argument 456 group_desc_progress_limit_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) group_desc_progress_limit_store() argument 478 group_batch_progress_limit_show(struct device * dev,struct device_attribute * attr,char * buf) group_batch_progress_limit_show() argument 487 group_batch_progress_limit_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) group_batch_progress_limit_store() argument 523 idxd_group_attr_progress_limit_invisible(struct attribute * attr,struct idxd_device * idxd) idxd_group_attr_progress_limit_invisible() argument 531 idxd_group_attr_read_buffers_invisible(struct attribute * attr,struct idxd_device * idxd) idxd_group_attr_read_buffers_invisible() argument 548 idxd_group_attr_visible(struct kobject * kobj,struct attribute * attr,int n) idxd_group_attr_visible() argument 588 wq_clients_show(struct device * dev,struct device_attribute * attr,char * buf) wq_clients_show() argument 599 wq_state_show(struct device * dev,struct device_attribute * attr,char * buf) wq_state_show() argument 617 wq_group_id_show(struct device * dev,struct device_attribute * attr,char * buf) wq_group_id_show() argument 628 wq_group_id_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_group_id_store() argument 671 wq_mode_show(struct device * dev,struct device_attribute * attr,char * buf) wq_mode_show() argument 680 wq_mode_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_mode_store() argument 707 wq_size_show(struct device * dev,struct device_attribute * attr,char * buf) wq_size_show() argument 730 wq_size_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_size_store() argument 759 wq_priority_show(struct device * dev,struct device_attribute * attr,char * buf) wq_priority_show() argument 767 wq_priority_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_priority_store() argument 796 wq_block_on_fault_show(struct device * dev,struct device_attribute * attr,char * buf) wq_block_on_fault_show() argument 804 wq_block_on_fault_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_block_on_fault_store() argument 842 wq_threshold_show(struct device * dev,struct device_attribute * attr,char * buf) wq_threshold_show() argument 850 wq_threshold_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_threshold_store() argument 883 wq_type_show(struct device * dev,struct device_attribute * attr,char * buf) wq_type_show() argument 901 wq_type_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_type_store() argument 931 wq_name_show(struct device * dev,struct device_attribute * attr,char * buf) wq_name_show() argument 939 wq_name_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_name_store() argument 966 wq_cdev_minor_show(struct device * dev,struct device_attribute * attr,char * buf) wq_cdev_minor_show() argument 999 wq_max_transfer_size_show(struct device * dev,struct device_attribute * attr,char * buf) wq_max_transfer_size_show() argument 1007 wq_max_transfer_size_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_max_transfer_size_store() argument 1037 wq_max_batch_size_show(struct device * dev,struct device_attribute * attr,char * buf) wq_max_batch_size_show() argument 1044 wq_max_batch_size_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_max_batch_size_store() argument 1073 wq_ats_disable_show(struct device * dev,struct device_attribute * attr,char * buf) wq_ats_disable_show() argument 1080 wq_ats_disable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_ats_disable_store() argument 1109 wq_prs_disable_show(struct device * dev,struct device_attribute * attr,char * buf) wq_prs_disable_show() argument 1116 wq_prs_disable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_prs_disable_store() argument 1147 wq_occupancy_show(struct device * dev,struct device_attribute * attr,char * buf) wq_occupancy_show() argument 1166 wq_enqcmds_retries_show(struct device * dev,struct device_attribute * attr,char * buf) wq_enqcmds_retries_show() argument 1176 wq_enqcmds_retries_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_enqcmds_retries_store() argument 1226 wq_op_config_show(struct device * dev,struct device_attribute * attr,char * buf) wq_op_config_show() argument 1251 wq_op_config_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_op_config_store() argument 1287 wq_driver_name_show(struct device * dev,struct device_attribute * attr,char * buf) wq_driver_name_show() argument 1294 wq_driver_name_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wq_driver_name_store() argument 1347 idxd_wq_attr_max_batch_size_invisible(struct attribute * attr,struct idxd_device * idxd) idxd_wq_attr_max_batch_size_invisible() argument 1356 idxd_wq_attr_visible(struct kobject * kobj,struct attribute * attr,int n) idxd_wq_attr_visible() argument 1404 version_show(struct device * dev,struct device_attribute * attr,char * buf) version_show() argument 1414 max_work_queues_size_show(struct device * dev,struct device_attribute * attr,char * buf) max_work_queues_size_show() argument 1424 max_groups_show(struct device * dev,struct device_attribute * attr,char * buf) max_groups_show() argument 1433 max_work_queues_show(struct device * dev,struct device_attribute * attr,char * buf) max_work_queues_show() argument 1442 max_engines_show(struct device * dev,struct device_attribute * attr,char * buf) max_engines_show() argument 1451 numa_node_show(struct device * dev,struct device_attribute * attr,char * buf) numa_node_show() argument 1460 max_batch_size_show(struct device * dev,struct device_attribute * attr,char * buf) max_batch_size_show() argument 1469 max_transfer_size_show(struct device * dev,struct device_attribute * attr,char * buf) max_transfer_size_show() argument 1479 op_cap_show(struct device * dev,struct device_attribute * attr,char * buf) op_cap_show() argument 1488 gen_cap_show(struct device * dev,struct device_attribute * attr,char * buf) gen_cap_show() argument 1497 configurable_show(struct device * dev,struct device_attribute * attr,char * buf) configurable_show() argument 1506 clients_show(struct device * dev,struct device_attribute * attr,char * buf) clients_show() argument 1524 pasid_enabled_show(struct device * dev,struct device_attribute * attr,char * buf) pasid_enabled_show() argument 1533 state_show(struct device * dev,struct device_attribute * attr,char * buf) state_show() argument 1551 errors_show(struct device * dev,struct device_attribute * attr,char * buf) errors_show() argument 1565 max_read_buffers_show(struct device * dev,struct device_attribute * attr,char * buf) max_read_buffers_show() argument 1573 max_tokens_show(struct device * dev,struct device_attribute * attr,char * buf) max_tokens_show() argument 1583 read_buffer_limit_show(struct device * dev,struct device_attribute * attr,char * buf) read_buffer_limit_show() argument 1591 token_limit_show(struct device * dev,struct device_attribute * attr,char * buf) token_limit_show() argument 1598 read_buffer_limit_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) read_buffer_limit_store() argument 1626 token_limit_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) token_limit_store() argument 1637 cdev_major_show(struct device * dev,struct device_attribute * attr,char * buf) cdev_major_show() argument 1646 cmd_status_show(struct device * dev,struct device_attribute * attr,char * buf) cmd_status_show() argument 1653 cmd_status_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) cmd_status_store() argument 1664 iaa_cap_show(struct device * dev,struct device_attribute * attr,char * buf) iaa_cap_show() argument 1676 event_log_size_show(struct device * dev,struct device_attribute * attr,char * buf) event_log_size_show() argument 1687 event_log_size_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) event_log_size_store() argument 1716 idxd_device_attr_max_batch_size_invisible(struct attribute * attr,struct idxd_device * idxd) idxd_device_attr_max_batch_size_invisible() argument 1724 idxd_device_attr_read_buffers_invisible(struct attribute * attr,struct idxd_device * idxd) idxd_device_attr_read_buffers_invisible() argument 1738 idxd_device_attr_iaa_cap_invisible(struct attribute * attr,struct idxd_device * idxd) idxd_device_attr_iaa_cap_invisible() argument 1746 idxd_device_attr_event_log_size_invisible(struct attribute * attr,struct idxd_device * idxd) idxd_device_attr_event_log_size_invisible() argument 1754 idxd_device_attr_visible(struct kobject * kobj,struct attribute * attr,int n) idxd_device_attr_visible() argument [all...] |
/linux/drivers/net/bonding/ |
H A D | bond_sysfs.c | 35 const struct class_attribute *attr, in bonding_show_bonds() argument 79 const struct class_attribute *attr, in bonding_store_bonds() argument 142 struct device_attribute *attr, in bonding_sysfs_store_option() argument 166 struct device_attribute *attr, char *buf) in bonding_show_slaves() argument 198 struct device_attribute *attr, cha in bonding_show_mode() argument 211 bonding_show_xmit_hash(struct device * d,struct device_attribute * attr,char * buf) bonding_show_xmit_hash() argument 226 bonding_show_arp_validate(struct device * d,struct device_attribute * attr,char * buf) bonding_show_arp_validate() argument 242 bonding_show_arp_all_targets(struct device * d,struct device_attribute * attr,char * buf) bonding_show_arp_all_targets() argument 258 bonding_show_fail_over_mac(struct device * d,struct device_attribute * attr,char * buf) bonding_show_fail_over_mac() argument 274 bonding_show_arp_interval(struct device * d,struct device_attribute * attr,char * buf) bonding_show_arp_interval() argument 286 bonding_show_arp_targets(struct device * d,struct device_attribute * attr,char * buf) bonding_show_arp_targets() argument 307 bonding_show_missed_max(struct device * d,struct device_attribute * attr,char * buf) bonding_show_missed_max() argument 319 bonding_show_downdelay(struct device * d,struct device_attribute * attr,char * buf) bonding_show_downdelay() argument 330 bonding_show_updelay(struct device * d,struct device_attribute * attr,char * buf) bonding_show_updelay() argument 342 bonding_show_peer_notif_delay(struct device * d,struct device_attribute * attr,char * buf) bonding_show_peer_notif_delay() argument 355 bonding_show_lacp_active(struct device * d,struct device_attribute * attr,char * buf) bonding_show_lacp_active() argument 369 bonding_show_lacp_rate(struct device * d,struct device_attribute * attr,char * buf) bonding_show_lacp_rate() argument 383 bonding_show_min_links(struct device * d,struct device_attribute * attr,char * buf) bonding_show_min_links() argument 394 bonding_show_ad_select(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_select() argument 409 bonding_show_num_peer_notif(struct device * d,struct device_attribute * attr,char * buf) bonding_show_num_peer_notif() argument 423 bonding_show_miimon(struct device * d,struct device_attribute * attr,char * buf) bonding_show_miimon() argument 435 bonding_show_primary(struct device * d,struct device_attribute * attr,char * buf) bonding_show_primary() argument 455 bonding_show_primary_reselect(struct device * d,struct device_attribute * attr,char * buf) bonding_show_primary_reselect() argument 472 bonding_show_carrier(struct device * d,struct device_attribute * attr,char * buf) bonding_show_carrier() argument 485 bonding_show_active_slave(struct device * d,struct device_attribute * attr,char * buf) bonding_show_active_slave() argument 505 bonding_show_mii_status(struct device * d,struct device_attribute * attr,char * buf) bonding_show_mii_status() argument 517 bonding_show_ad_aggregator(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_aggregator() argument 538 bonding_show_ad_num_ports(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_num_ports() argument 559 bonding_show_ad_actor_key(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_actor_key() argument 580 bonding_show_ad_partner_key(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_partner_key() argument 601 bonding_show_ad_partner_mac(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_partner_mac() argument 620 bonding_show_queue_id(struct device * d,struct device_attribute * attr,char * buf) bonding_show_queue_id() argument 655 bonding_show_slaves_active(struct device * d,struct device_attribute * attr,char * buf) bonding_show_slaves_active() argument 667 bonding_show_resend_igmp(struct device * d,struct device_attribute * attr,char * buf) bonding_show_resend_igmp() argument 679 bonding_show_lp_interval(struct device * d,struct device_attribute * attr,char * buf) bonding_show_lp_interval() argument 690 bonding_show_tlb_dynamic_lb(struct device * d,struct device_attribute * attr,char * buf) bonding_show_tlb_dynamic_lb() argument 701 bonding_show_packets_per_slave(struct device * d,struct device_attribute * attr,char * buf) bonding_show_packets_per_slave() argument 713 bonding_show_ad_actor_sys_prio(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_actor_sys_prio() argument 727 bonding_show_ad_actor_system(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_actor_system() argument 742 bonding_show_ad_user_port_key(struct device * d,struct device_attribute * attr,char * buf) bonding_show_ad_user_port_key() argument [all...] |
/linux/kernel/ |
H A D | ksysfs.c | 40 struct kobj_attribute *attr, char *buf) in uevent_seqnum_show() argument 48 struct kobj_attribute *attr, char *buf) in cpu_byteorder_show() argument 56 struct kobj_attribute *attr, char *buf) in address_bits_show() argument 65 struct kobj_attribute *attr, char *buf) in uevent_helper_show() argument 70 struct kobj_attribute *attr, in uevent_helper_store() argument 86 struct kobj_attribute *attr, char *buf) in profiling_show() argument 91 struct kobj_attribute *attr, in profiling_store() argument 124 struct kobj_attribute *attr, char *buf) in kexec_loaded_show() argument 132 struct kobj_attribute *attr, char *buf) in kexec_crash_loaded_show() argument 139 struct kobj_attribute *attr, cha in kexec_crash_size_show() argument 149 kexec_crash_size_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) kexec_crash_size_store() argument 169 vmcoreinfo_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) vmcoreinfo_show() argument 179 crash_elfcorehdr_size_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) crash_elfcorehdr_size_show() argument 193 fscaps_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) fscaps_show() argument 202 rcu_expedited_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) rcu_expedited_show() argument 207 rcu_expedited_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) rcu_expedited_store() argument 219 rcu_normal_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) rcu_normal_show() argument 224 rcu_normal_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) rcu_normal_store() argument [all...] |
H A D | fail_function.c | 58 struct fei_attr *attr; in fei_attr_new() local 75 fei_attr_free(struct fei_attr * attr) fei_attr_free() argument 85 struct fei_attr *attr; fei_attr_lookup() local 97 struct fei_attr *attr; fei_attr_is_valid() local 109 struct fei_attr *attr = data; fei_retval_set() local 139 struct fei_attr *attr = data; fei_retval_get() local 155 fei_debugfs_add_attr(struct fei_attr * attr) fei_debugfs_add_attr() argument 164 fei_debugfs_remove_attr(struct fei_attr * attr) fei_debugfs_remove_attr() argument 171 struct fei_attr *attr = container_of(kp, struct fei_attr, kp); fei_kprobe_handler() local 201 struct fei_attr *attr = list_entry(v, struct fei_attr, list); fei_seq_show() local 219 fei_attr_remove(struct fei_attr * attr) fei_attr_remove() argument 229 struct fei_attr *attr, *n; fei_attr_remove_all() local 239 struct fei_attr *attr; fei_write() local [all...] |
/linux/drivers/ufs/core/ |
H A D | ufs-sysfs.c | 133 struct device_attribute *attr, in ufs_sysfs_pm_lvl_store() argument 162 struct device_attribute *attr, char *buf) in rpm_lvl_show() argument 170 struct device_attribute *attr, const char *buf, size_t count) in rpm_lvl_store() argument 176 struct device_attribute *attr, char *buf) in rpm_target_dev_state_show() argument 185 struct device_attribute *attr, char *buf) in rpm_target_link_state_show() argument 194 struct device_attribute *attr, char *buf) in spm_lvl_show() argument 202 struct device_attribute *attr, const char *buf, size_t count) in spm_lvl_store() argument 208 struct device_attribute *attr, cha in spm_target_dev_state_show() argument 217 spm_target_link_state_show(struct device * dev,struct device_attribute * attr,char * buf) spm_target_link_state_show() argument 268 auto_hibern8_show(struct device * dev,struct device_attribute * attr,char * buf) auto_hibern8_show() argument 285 auto_hibern8_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) auto_hibern8_store() argument 314 wb_on_show(struct device * dev,struct device_attribute * attr,char * buf) wb_on_show() argument 322 wb_on_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wb_on_store() argument 359 rtc_update_ms_show(struct device * dev,struct device_attribute * attr,char * buf) rtc_update_ms_show() argument 367 rtc_update_ms_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) rtc_update_ms_store() argument 389 enable_wb_buf_flush_show(struct device * dev,struct device_attribute * attr,char * buf) enable_wb_buf_flush_show() argument 398 enable_wb_buf_flush_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) enable_wb_buf_flush_store() argument 432 wb_flush_threshold_show(struct device * dev,struct device_attribute * attr,char * buf) wb_flush_threshold_show() argument 441 wb_flush_threshold_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wb_flush_threshold_store() argument 469 wb_resize_enable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) wb_resize_enable_store() argument 511 pm_qos_enable_show(struct device * dev,struct device_attribute * attr,char * buf) pm_qos_enable_show() argument 531 pm_qos_enable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) pm_qos_enable_store() argument 548 critical_health_show(struct device * dev,struct device_attribute * attr,char * buf) critical_health_show() argument 556 device_lvl_exception_count_show(struct device * dev,struct device_attribute * attr,char * buf) device_lvl_exception_count_show() argument 568 device_lvl_exception_count_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) device_lvl_exception_count_store() argument 587 device_lvl_exception_id_show(struct device * dev,struct device_attribute * attr,char * buf) device_lvl_exception_id_show() argument 646 clock_scaling_show(struct device * dev,struct device_attribute * attr,char * buf) clock_scaling_show() argument 654 write_booster_show(struct device * dev,struct device_attribute * attr,char * buf) write_booster_show() argument 681 version_show(struct device * dev,struct device_attribute * attr,char * buf) version_show() argument 689 product_id_show(struct device * dev,struct device_attribute * attr,char * buf) product_id_show() argument 703 man_id_show(struct device * dev,struct device_attribute * attr,char * buf) man_id_show() argument 733 monitor_enable_show(struct device * dev,struct device_attribute * attr,char * buf) monitor_enable_show() argument 741 monitor_enable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) monitor_enable_store() argument 768 monitor_chunk_size_show(struct device * dev,struct device_attribute * attr,char * buf) monitor_chunk_size_show() argument 776 monitor_chunk_size_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) monitor_chunk_size_store() argument 794 read_total_sectors_show(struct device * dev,struct device_attribute * attr,char * buf) read_total_sectors_show() argument 802 read_total_busy_show(struct device * dev,struct device_attribute * attr,char * buf) read_total_busy_show() argument 811 read_nr_requests_show(struct device * dev,struct device_attribute * attr,char * buf) read_nr_requests_show() argument 819 read_req_latency_avg_show(struct device * dev,struct device_attribute * attr,char * buf) read_req_latency_avg_show() argument 833 read_req_latency_max_show(struct device * dev,struct device_attribute * attr,char * buf) read_req_latency_max_show() argument 843 read_req_latency_min_show(struct device * dev,struct device_attribute * attr,char * buf) read_req_latency_min_show() argument 853 read_req_latency_sum_show(struct device * dev,struct device_attribute * attr,char * buf) read_req_latency_sum_show() argument 863 write_total_sectors_show(struct device * dev,struct device_attribute * attr,char * buf) write_total_sectors_show() argument 872 write_total_busy_show(struct device * dev,struct device_attribute * attr,char * buf) write_total_busy_show() argument 881 write_nr_requests_show(struct device * dev,struct device_attribute * attr,char * buf) write_nr_requests_show() argument 889 write_req_latency_avg_show(struct device * dev,struct device_attribute * attr,char * buf) write_req_latency_avg_show() argument 903 write_req_latency_max_show(struct device * dev,struct device_attribute * attr,char * buf) write_req_latency_max_show() argument 913 write_req_latency_min_show(struct device * dev,struct device_attribute * attr,char * buf) write_req_latency_min_show() argument 923 write_req_latency_sum_show(struct device * dev,struct device_attribute * attr,char * buf) write_req_latency_sum_show() argument 974 lane_show(struct device * dev,struct device_attribute * attr,char * buf) lane_show() argument 982 mode_show(struct device * dev,struct device_attribute * attr,char * buf) mode_show() argument 990 rate_show(struct device * dev,struct device_attribute * attr,char * buf) rate_show() argument 998 gear_show(struct device * dev,struct device_attribute * attr,char * buf) gear_show() argument 1008 dev_pm_show(struct device * dev,struct device_attribute * attr,char * buf) dev_pm_show() argument 1017 link_state_show(struct device * dev,struct device_attribute * attr,char * buf) link_state_show() argument 1560 max_number_of_rtt_show(struct device * dev,struct device_attribute * attr,char * buf) max_number_of_rtt_show() argument 1588 max_number_of_rtt_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) max_number_of_rtt_store() argument 1668 wb_resize_hint_show(struct device * dev,struct device_attribute * attr,char * buf) wb_resize_hint_show() argument 1685 wb_resize_status_show(struct device * dev,struct device_attribute * attr,char * buf) wb_resize_status_show() argument 1804 analysis_trigger_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) analysis_trigger_store() argument 1826 defrag_trigger_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) defrag_trigger_store() argument 1848 fragmented_size_show(struct device * dev,struct device_attribute * attr,char * buf) fragmented_size_show() argument 1865 defrag_size_show(struct device * dev,struct device_attribute * attr,char * buf) defrag_size_show() argument 1880 defrag_size_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) defrag_size_store() argument 1898 progress_ratio_show(struct device * dev,struct device_attribute * attr,char * buf) progress_ratio_show() argument 1915 state_show(struct device * dev,struct device_attribute * attr,char * buf) state_show() argument 1942 ufs_sysfs_hid_is_visible(struct kobject * kobj,struct attribute * attr,int n) ufs_sysfs_hid_is_visible() argument 2026 ufs_unit_descriptor_is_visible(struct kobject * kobj,struct attribute * attr,int n) ufs_unit_descriptor_is_visible() argument 2050 dyn_cap_needed_attribute_show(struct device * dev,struct device_attribute * attr,char * buf) dyn_cap_needed_attribute_show() argument [all...] |
/linux/drivers/nvme/host/ |
H A D | sysfs.c | 14 struct device_attribute *attr, const char *buf, in nvme_sysfs_reset() argument 28 struct device_attribute *attr, const char *buf, in nvme_sysfs_rescan() argument 39 struct device_attribute *attr, char *buf) in nvme_adm_passthru_err_log_enabled_show() argument 48 struct device_attribute *attr, const char *buf, size_t count) in nvme_adm_passthru_err_log_enabled_store() argument 73 struct device_attribute *attr, char *buf) in nvme_io_passthru_err_log_enabled_show() argument 81 struct device_attribute *attr, const char *buf, size_t count) in nvme_io_passthru_err_log_enabled_store() argument 103 static ssize_t wwid_show(struct device *dev, struct device_attribute *attr, in wwid_show() argument 134 static ssize_t nguid_show(struct device *dev, struct device_attribute *attr, in nguid_show() argument 141 static ssize_t uuid_show(struct device *dev, struct device_attribute *attr, in uuid_show() argument 158 static ssize_t eui_show(struct device *dev, struct device_attribute *attr, in eui_show() argument 165 nsid_show(struct device * dev,struct device_attribute * attr,char * buf) nsid_show() argument 172 csi_show(struct device * dev,struct device_attribute * attr,char * buf) csi_show() argument 180 metadata_bytes_show(struct device * dev,struct device_attribute * attr,char * buf) metadata_bytes_show() argument 231 nuse_show(struct device * dev,struct device_attribute * attr,char * buf) nuse_show() argument 340 multipath_sysfs_attr_visible(struct kobject * kobj,struct attribute * attr,int n) multipath_sysfs_attr_visible() argument 392 nvme_sysfs_delete(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) nvme_sysfs_delete() argument 407 nvme_sysfs_show_transport(struct device * dev,struct device_attribute * attr,char * buf) nvme_sysfs_show_transport() argument 417 nvme_sysfs_show_state(struct device * dev,struct device_attribute * attr,char * buf) nvme_sysfs_show_state() argument 441 nvme_sysfs_show_subsysnqn(struct device * dev,struct device_attribute * attr,char * buf) nvme_sysfs_show_subsysnqn() argument 451 nvme_sysfs_show_hostnqn(struct device * dev,struct device_attribute * attr,char * buf) nvme_sysfs_show_hostnqn() argument 461 nvme_sysfs_show_hostid(struct device * dev,struct device_attribute * attr,char * buf) nvme_sysfs_show_hostid() argument 471 nvme_sysfs_show_address(struct device * dev,struct device_attribute * attr,char * buf) nvme_sysfs_show_address() argument 481 nvme_ctrl_loss_tmo_show(struct device * dev,struct device_attribute * attr,char * buf) nvme_ctrl_loss_tmo_show() argument 493 nvme_ctrl_loss_tmo_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) nvme_ctrl_loss_tmo_store() argument 514 nvme_ctrl_reconnect_delay_show(struct device * dev,struct device_attribute * attr,char * buf) nvme_ctrl_reconnect_delay_show() argument 524 nvme_ctrl_reconnect_delay_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) nvme_ctrl_reconnect_delay_store() argument 541 nvme_ctrl_fast_io_fail_tmo_show(struct device * dev,struct device_attribute * attr,char * buf) nvme_ctrl_fast_io_fail_tmo_show() argument 551 nvme_ctrl_fast_io_fail_tmo_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) nvme_ctrl_fast_io_fail_tmo_store() argument 571 cntrltype_show(struct device * dev,struct device_attribute * attr,char * buf) cntrltype_show() argument 588 dctype_show(struct device * dev,struct device_attribute * attr,char * buf) dctype_show() argument 606 nvme_ctrl_dhchap_secret_show(struct device * dev,struct device_attribute * attr,char * buf) nvme_ctrl_dhchap_secret_show() argument 617 nvme_ctrl_dhchap_secret_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) nvme_ctrl_dhchap_secret_store() argument 664 nvme_ctrl_dhchap_ctrl_secret_show(struct device * dev,struct device_attribute * attr,char * buf) nvme_ctrl_dhchap_ctrl_secret_show() argument 675 nvme_ctrl_dhchap_ctrl_secret_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) nvme_ctrl_dhchap_ctrl_secret_store() argument 791 tls_key_show(struct device * dev,struct device_attribute * attr,char * buf) tls_key_show() argument 802 tls_configured_key_show(struct device * dev,struct device_attribute * attr,char * buf) tls_configured_key_show() argument 812 tls_keyring_show(struct device * dev,struct device_attribute * attr,char * buf) tls_keyring_show() argument 869 nvme_subsys_show_nqn(struct device * dev,struct device_attribute * attr,char * buf) nvme_subsys_show_nqn() argument 880 nvme_subsys_show_type(struct device * dev,struct device_attribute * attr,char * buf) nvme_subsys_show_type() argument [all...] |
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm4x-sysfs.c | 59 struct device_attribute *attr, in nr_pe_cmp_show() argument 71 struct device_attribute *attr, in nr_addr_cmp_show() argument 83 struct device_attribute *attr, in nr_cntr_show() argument 95 struct device_attribute *attr, in nr_ext_inp_show() argument 107 struct device_attribute *attr, in numcidc_show() argument 119 struct device_attribute *attr, in numvmidc_show() argument 131 struct device_attribute *attr, in nrseqstate_show() argument 143 struct device_attribute *attr, in nr_resource_show() argument 155 struct device_attribute *attr, in nr_ss_cmp_show() argument 167 struct device_attribute *attr, in reset_store() argument 282 mode_show(struct device * dev,struct device_attribute * attr,char * buf) mode_show() argument 294 mode_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) mode_store() argument 448 pe_show(struct device * dev,struct device_attribute * attr,char * buf) pe_show() argument 460 pe_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) pe_store() argument 483 event_show(struct device * dev,struct device_attribute * attr,char * buf) event_show() argument 495 event_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) event_store() argument 532 event_instren_show(struct device * dev,struct device_attribute * attr,char * buf) event_instren_show() argument 544 event_instren_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) event_instren_store() argument 588 event_ts_show(struct device * dev,struct device_attribute * attr,char * buf) event_ts_show() argument 600 event_ts_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) event_ts_store() argument 618 syncfreq_show(struct device * dev,struct device_attribute * attr,char * buf) syncfreq_show() argument 630 syncfreq_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) syncfreq_store() argument 648 cyc_threshold_show(struct device * dev,struct device_attribute * attr,char * buf) cyc_threshold_show() argument 660 cyc_threshold_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) cyc_threshold_store() argument 681 bb_ctrl_show(struct device * dev,struct device_attribute * attr,char * buf) bb_ctrl_show() argument 693 bb_ctrl_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) bb_ctrl_store() argument 721 event_vinst_show(struct device * dev,struct device_attribute * attr,char * buf) event_vinst_show() argument 733 event_vinst_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) event_vinst_store() argument 753 s_exlevel_vinst_show(struct device * dev,struct device_attribute * attr,char * buf) s_exlevel_vinst_show() argument 765 s_exlevel_vinst_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) s_exlevel_vinst_store() argument 787 ns_exlevel_vinst_show(struct device * dev,struct device_attribute * attr,char * buf) ns_exlevel_vinst_show() argument 800 ns_exlevel_vinst_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) ns_exlevel_vinst_store() argument 822 addr_idx_show(struct device * dev,struct device_attribute * attr,char * buf) addr_idx_show() argument 834 addr_idx_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_idx_store() argument 858 addr_instdatatype_show(struct device * dev,struct device_attribute * attr,char * buf) addr_instdatatype_show() argument 879 addr_instdatatype_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_instdatatype_store() argument 904 addr_single_show(struct device * dev,struct device_attribute * attr,char * buf) addr_single_show() argument 925 addr_single_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_single_store() argument 952 addr_range_show(struct device * dev,struct device_attribute * attr,char * buf) addr_range_show() argument 981 addr_range_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_range_store() argument 1033 addr_start_show(struct device * dev,struct device_attribute * attr,char * buf) addr_start_show() argument 1056 addr_start_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_start_store() argument 1088 addr_stop_show(struct device * dev,struct device_attribute * attr,char * buf) addr_stop_show() argument 1111 addr_stop_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_stop_store() argument 1143 addr_ctxtype_show(struct device * dev,struct device_attribute * attr,char * buf) addr_ctxtype_show() argument 1163 addr_ctxtype_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_ctxtype_store() argument 1209 addr_context_show(struct device * dev,struct device_attribute * attr,char * buf) addr_context_show() argument 1226 addr_context_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_context_store() argument 1253 addr_exlevel_s_ns_show(struct device * dev,struct device_attribute * attr,char * buf) addr_exlevel_s_ns_show() argument 1269 addr_exlevel_s_ns_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) addr_exlevel_s_ns_store() argument 1302 addr_cmp_view_show(struct device * dev,struct device_attribute * attr,char * buf) addr_cmp_view_show() argument 1345 vinst_pe_cmp_start_stop_show(struct device * dev,struct device_attribute * attr,char * buf) vinst_pe_cmp_start_stop_show() argument 1358 vinst_pe_cmp_start_stop_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) vinst_pe_cmp_start_stop_store() argument 1378 seq_idx_show(struct device * dev,struct device_attribute * attr,char * buf) seq_idx_show() argument 1390 seq_idx_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) seq_idx_store() argument 1414 seq_state_show(struct device * dev,struct device_attribute * attr,char * buf) seq_state_show() argument 1426 seq_state_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) seq_state_store() argument 1444 seq_event_show(struct device * dev,struct device_attribute * attr,char * buf) seq_event_show() argument 1460 seq_event_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) seq_event_store() argument 1481 seq_reset_event_show(struct device * dev,struct device_attribute * attr,char * buf) seq_reset_event_show() argument 1493 seq_reset_event_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) seq_reset_event_store() argument 1511 cntr_idx_show(struct device * dev,struct device_attribute * attr,char * buf) cntr_idx_show() argument 1523 cntr_idx_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) cntr_idx_store() argument 1547 cntrldvr_show(struct device * dev,struct device_attribute * attr,char * buf) cntrldvr_show() argument 1563 cntrldvr_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) cntrldvr_store() argument 1585 cntr_val_show(struct device * dev,struct device_attribute * attr,char * buf) cntr_val_show() argument 1601 cntr_val_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) cntr_val_store() argument 1623 cntr_ctrl_show(struct device * dev,struct device_attribute * attr,char * buf) cntr_ctrl_show() argument 1639 cntr_ctrl_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) cntr_ctrl_store() argument 1659 res_idx_show(struct device * dev,struct device_attribute * attr,char * buf) res_idx_show() argument 1671 res_idx_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) res_idx_store() argument 1699 res_ctrl_show(struct device * dev,struct device_attribute * attr,char * buf) res_ctrl_show() argument 1715 res_ctrl_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) res_ctrl_store() argument 1742 sshot_idx_show(struct device * dev,struct device_attribute * attr,char * buf) sshot_idx_show() argument 1753 sshot_idx_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) sshot_idx_store() argument 1773 sshot_ctrl_show(struct device * dev,struct device_attribute * attr,char * buf) sshot_ctrl_show() argument 1787 sshot_ctrl_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) sshot_ctrl_store() argument 1809 sshot_status_show(struct device * dev,struct device_attribute * attr,char * buf) sshot_status_show() argument 1823 sshot_pe_ctrl_show(struct device * dev,struct device_attribute * attr,char * buf) sshot_pe_ctrl_show() argument 1837 sshot_pe_ctrl_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) sshot_pe_ctrl_store() argument 1859 ctxid_idx_show(struct device * dev,struct device_attribute * attr,char * buf) ctxid_idx_show() argument 1871 ctxid_idx_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) ctxid_idx_store() argument 1895 ctxid_pid_show(struct device * dev,struct device_attribute * attr,char * buf) ctxid_pid_show() argument 1918 ctxid_pid_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) ctxid_pid_store() argument 1957 ctxid_masks_show(struct device * dev,struct device_attribute * attr,char * buf) ctxid_masks_show() argument 1979 ctxid_masks_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) ctxid_masks_store() argument 2085 vmid_idx_show(struct device * dev,struct device_attribute * attr,char * buf) vmid_idx_show() argument 2097 vmid_idx_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) vmid_idx_store() argument 2121 vmid_val_show(struct device * dev,struct device_attribute * attr,char * buf) vmid_val_show() argument 2142 vmid_val_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) vmid_val_store() argument 2173 vmid_masks_show(struct device * dev,struct device_attribute * attr,char * buf) vmid_masks_show() argument 2194 vmid_masks_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) vmid_masks_store() argument 2300 cpu_show(struct device * dev,struct device_attribute * attr,char * buf) cpu_show() argument 2312 ts_source_show(struct device * dev,struct device_attribute * attr,char * buf) ts_source_show() argument 2403 trctraceid_show(struct device * dev,struct device_attribute * attr,char * buf) trctraceid_show() argument 2443 coresight_etm4x_attr_to_offset(struct device_attribute * attr) coresight_etm4x_attr_to_offset() argument 2515 coresight_etm4x_attr_reg_implemented(struct kobject * kobj,struct attribute * attr,int unused) coresight_etm4x_attr_reg_implemented() argument [all...] |
H A D | coresight-cti-sysfs.c | 80 struct device_attribute *attr, in enable_show() argument 100 struct device_attribute *attr, in enable_store() argument 131 struct device_attribute *attr, in powered_show() argument 146 struct device_attribute *attr, char *buf) in ctmid_show() argument 155 struct device_attribute *attr, in nr_trigger_cons_show() argument 177 coresight_cti_reg_show(struct device * dev,struct device_attribute * attr,char * buf) coresight_cti_reg_show() argument 194 coresight_cti_reg_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) coresight_cti_reg_store() argument 330 inout_sel_show(struct device * dev,struct device_attribute * attr,char * buf) inout_sel_show() argument 341 inout_sel_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) inout_sel_store() argument 360 inen_show(struct device * dev,struct device_attribute * attr,char * buf) inen_show() argument 375 inen_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) inen_store() argument 399 outen_show(struct device * dev,struct device_attribute * attr,char * buf) outen_show() argument 414 outen_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) outen_store() argument 438 intack_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) intack_store() argument 456 appclear_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) appclear_store() argument 480 apppulse_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) apppulse_store() argument 553 trigin_attach_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) trigin_attach_store() argument 562 trigin_detach_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) trigin_detach_store() argument 571 trigout_attach_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) trigout_attach_store() argument 580 trigout_detach_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) trigout_detach_store() argument 590 chan_gate_enable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) chan_gate_enable_store() argument 603 chan_gate_enable_show(struct device * dev,struct device_attribute * attr,char * buf) chan_gate_enable_show() argument 621 chan_gate_disable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) chan_gate_disable_store() argument 648 chan_set_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) chan_set_store() argument 658 chan_clear_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) chan_clear_store() argument 668 chan_pulse_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) chan_pulse_store() argument 678 trig_filter_enable_show(struct device * dev,struct device_attribute * attr,char * buf) trig_filter_enable_show() argument 691 trig_filter_enable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) trig_filter_enable_store() argument 708 trigout_filtered_show(struct device * dev,struct device_attribute * attr,char * buf) trigout_filtered_show() argument 724 chan_xtrigs_reset_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) chan_xtrigs_reset_store() argument 760 chan_xtrigs_sel_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) chan_xtrigs_sel_store() argument 778 chan_xtrigs_sel_show(struct device * dev,struct device_attribute * attr,char * buf) chan_xtrigs_sel_show() argument 793 chan_xtrigs_in_show(struct device * dev,struct device_attribute * attr,char * buf) chan_xtrigs_in_show() argument 813 chan_xtrigs_out_show(struct device * dev,struct device_attribute * attr,char * buf) chan_xtrigs_out_show() argument 863 chan_inuse_show(struct device * dev,struct device_attribute * attr,char * buf) chan_inuse_show() argument 871 chan_free_show(struct device * dev,struct device_attribute * attr,char * buf) chan_free_show() argument 910 con_name_show(struct device * dev,struct device_attribute * attr,char * buf) con_name_show() argument 921 trigin_sig_show(struct device * dev,struct device_attribute * attr,char * buf) trigin_sig_show() argument 935 trigout_sig_show(struct device * dev,struct device_attribute * attr,char * buf) trigout_sig_show() argument 961 trigin_type_show(struct device * dev,struct device_attribute * attr,char * buf) trigin_type_show() argument 979 trigout_type_show(struct device * dev,struct device_attribute * attr,char * buf) trigout_type_show() argument [all...] |
/linux/drivers/s390/net/ |
H A D | qeth_core_sys.c | 20 struct device_attribute *attr, char *buf) in qeth_dev_state_show() argument 41 struct device_attribute *attr, char *buf) in qeth_dev_chpid_show() argument 51 struct device_attribute *attr, char *buf) in qeth_dev_if_name_show() argument 61 struct device_attribute *attr, char *buf) in qeth_dev_card_type_show() argument 85 struct device_attribute *attr, char *buf) in qeth_dev_inbuf_size_show() argument 95 struct device_attribute *attr, char *buf) in qeth_dev_portno_show() argument 103 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_portno_store() argument 135 struct device_attribute *attr, char *buf) in qeth_dev_portname_show() argument 141 struct device_attribute *attr, const char *buf, size_t count) in qeth_dev_portname_store() argument 154 struct device_attribute *attr, cha in qeth_dev_prioqing_show() argument 176 qeth_dev_prioqing_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_prioqing_store() argument 241 qeth_dev_bufcnt_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_dev_bufcnt_show() argument 249 qeth_dev_bufcnt_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_bufcnt_store() argument 277 qeth_dev_recover_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_recover_store() argument 299 qeth_dev_performance_stats_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_dev_performance_stats_show() argument 305 qeth_dev_performance_stats_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_performance_stats_store() argument 334 qeth_dev_layer2_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_dev_layer2_show() argument 342 qeth_dev_layer2_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_layer2_store() argument 407 qeth_dev_isolation_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_dev_isolation_show() argument 424 qeth_dev_isolation_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_isolation_store() argument 466 qeth_dev_switch_attrs_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_dev_switch_attrs_show() argument 500 qeth_hw_trap_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_hw_trap_show() argument 511 qeth_hw_trap_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_hw_trap_store() argument 578 qeth_dev_blkt_total_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_dev_blkt_total_show() argument 586 qeth_dev_blkt_total_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_blkt_total_store() argument 598 qeth_dev_blkt_inter_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_dev_blkt_inter_show() argument 606 qeth_dev_blkt_inter_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_blkt_inter_store() argument 618 qeth_dev_blkt_inter_jumbo_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_dev_blkt_inter_jumbo_show() argument 626 qeth_dev_blkt_inter_jumbo_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_dev_blkt_inter_jumbo_store() argument [all...] |
H A D | qeth_l3_sys.c | 59 struct device_attribute *attr, char *buf) in qeth_l3_dev_route4_show() argument 105 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_route4_store() argument 117 struct device_attribute *attr, char *buf) in qeth_l3_dev_route6_show() argument 125 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_route6_store() argument 137 struct device_attribute *attr, char *buf) in qeth_l3_dev_sniffer_show() argument 145 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_sniffer_store() argument 193 struct device_attribute *attr, char *buf) in qeth_l3_dev_hsuid_show() argument 207 struct device_attribute *attr, const char *buf, size_t count) in qeth_l3_dev_hsuid_store() argument 284 qeth_l3_dev_ipato_enable_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_ipato_enable_show() argument 292 qeth_l3_dev_ipato_enable_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_ipato_enable_store() argument 329 qeth_l3_dev_ipato_invert4_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_ipato_invert4_show() argument 337 qeth_l3_dev_ipato_invert4_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_ipato_invert4_store() argument 388 qeth_l3_dev_ipato_add4_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_ipato_add4_show() argument 450 qeth_l3_dev_ipato_add4_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_ipato_add4_store() argument 475 qeth_l3_dev_ipato_del4_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_ipato_del4_store() argument 486 qeth_l3_dev_ipato_invert6_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_ipato_invert6_show() argument 494 qeth_l3_dev_ipato_invert6_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_ipato_invert6_store() argument 524 qeth_l3_dev_ipato_add6_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_ipato_add6_show() argument 532 qeth_l3_dev_ipato_add6_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_ipato_add6_store() argument 544 qeth_l3_dev_ipato_del6_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_ipato_del6_store() argument 594 qeth_l3_dev_vipa_add4_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_vipa_add4_show() argument 616 qeth_l3_dev_vipa_add4_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_vipa_add4_store() argument 626 qeth_l3_dev_vipa_del4_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_vipa_del4_store() argument 635 qeth_l3_dev_vipa_add6_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_vipa_add6_show() argument 643 qeth_l3_dev_vipa_add6_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_vipa_add6_store() argument 653 qeth_l3_dev_vipa_del6_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_vipa_del6_store() argument 675 qeth_l3_dev_rxip_add4_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_rxip_add4_show() argument 723 qeth_l3_dev_rxip_add4_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_rxip_add4_store() argument 733 qeth_l3_dev_rxip_del4_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_rxip_del4_store() argument 742 qeth_l3_dev_rxip_add6_show(struct device * dev,struct device_attribute * attr,char * buf) qeth_l3_dev_rxip_add6_show() argument 750 qeth_l3_dev_rxip_add6_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_rxip_add6_store() argument 760 qeth_l3_dev_rxip_del6_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) qeth_l3_dev_rxip_del6_store() argument [all...] |
/linux/drivers/base/power/ |
H A D | sysfs.c | 100 static ssize_t control_show(struct device *dev, struct device_attribute *attr, in control_show() argument 107 static ssize_t control_store(struct device * dev, struct device_attribute *attr, in control_store() argument 124 struct device_attribute *attr, in runtime_active_time_show() argument 137 struct device_attribute *attr, in runtime_suspended_time_show() argument 150 struct device_attribute *attr, char *buf) in runtime_status_show() argument 182 struct device_attribute *attr, in autosuspend_delay_ms_show() argument 192 struct device_attribute *attr, const char *buf, size_t n) in autosuspend_delay_ms_store() argument 211 struct device_attribute *attr, in pm_qos_resume_latency_us_show() argument 225 struct device_attribute *attr, in pm_qos_resume_latency_us_store() argument 255 struct device_attribute *attr, in pm_qos_latency_tolerance_us_show() argument 269 pm_qos_latency_tolerance_us_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t n) pm_qos_latency_tolerance_us_store() argument 294 pm_qos_no_power_off_show(struct device * dev,struct device_attribute * attr,char * buf) pm_qos_no_power_off_show() argument 302 pm_qos_no_power_off_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t n) pm_qos_no_power_off_store() argument 323 wakeup_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_show() argument 331 wakeup_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t n) wakeup_store() argument 349 wakeup_count_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_count_show() argument 369 wakeup_active_count_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_active_count_show() argument 390 wakeup_abort_count_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_abort_count_show() argument 411 wakeup_expire_count_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_expire_count_show() argument 432 wakeup_active_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_active_show() argument 452 wakeup_total_time_ms_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_total_time_ms_show() argument 473 wakeup_max_time_ms_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_max_time_ms_show() argument 493 wakeup_last_time_ms_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_last_time_ms_show() argument 515 wakeup_prevent_sleep_time_ms_show(struct device * dev,struct device_attribute * attr,char * buf) wakeup_prevent_sleep_time_ms_show() argument 554 runtime_usage_show(struct device * dev,struct device_attribute * attr,char * buf) runtime_usage_show() argument 561 runtime_active_kids_show(struct device * dev,struct device_attribute * attr,char * buf) runtime_active_kids_show() argument 570 runtime_enabled_show(struct device * dev,struct device_attribute * attr,char * buf) runtime_enabled_show() argument 588 async_show(struct device * dev,struct device_attribute * attr,char * buf) async_show() argument 596 async_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t n) async_store() argument [all...] |
/linux/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 214 struct device_attribute *attr, in amdgpu_get_power_dpm_state() argument 236 struct device_attribute *attr, in amdgpu_set_power_dpm_state() argument 326 struct device_attribute *attr, in amdgpu_get_power_dpm_force_performance_level() argument 356 struct device_attribute *attr, in amdgpu_set_power_dpm_force_performance_level() argument 409 struct device_attribute *attr, in amdgpu_get_pp_num_states() argument 439 struct device_attribute *attr, in amdgpu_get_pp_cur_state() argument 473 struct device_attribute *attr, in amdgpu_get_pp_force_state() argument 486 amdgpu_set_pp_force_state(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_force_state() argument 551 amdgpu_get_pp_table(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_table() argument 579 amdgpu_set_pp_table(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_table() argument 747 amdgpu_set_pp_od_clk_voltage(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_od_clk_voltage() argument 839 amdgpu_get_pp_od_clk_voltage(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_od_clk_voltage() argument 899 amdgpu_set_pp_features(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_features() argument 927 amdgpu_get_pp_features(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_features() argument 1076 amdgpu_get_pp_dpm_sclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_sclk() argument 1083 amdgpu_set_pp_dpm_sclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_sclk() argument 1091 amdgpu_get_pp_dpm_mclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_mclk() argument 1098 amdgpu_set_pp_dpm_mclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_mclk() argument 1106 amdgpu_get_pp_dpm_socclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_socclk() argument 1113 amdgpu_set_pp_dpm_socclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_socclk() argument 1121 amdgpu_get_pp_dpm_fclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_fclk() argument 1128 amdgpu_set_pp_dpm_fclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_fclk() argument 1136 amdgpu_get_pp_dpm_vclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_vclk() argument 1143 amdgpu_set_pp_dpm_vclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_vclk() argument 1151 amdgpu_get_pp_dpm_vclk1(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_vclk1() argument 1158 amdgpu_set_pp_dpm_vclk1(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_vclk1() argument 1166 amdgpu_get_pp_dpm_dclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_dclk() argument 1173 amdgpu_set_pp_dpm_dclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_dclk() argument 1181 amdgpu_get_pp_dpm_dclk1(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_dclk1() argument 1188 amdgpu_set_pp_dpm_dclk1(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_dclk1() argument 1196 amdgpu_get_pp_dpm_dcefclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_dcefclk() argument 1203 amdgpu_set_pp_dpm_dcefclk(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_dcefclk() argument 1211 amdgpu_get_pp_dpm_pcie(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_dpm_pcie() argument 1218 amdgpu_set_pp_dpm_pcie(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_dpm_pcie() argument 1226 amdgpu_get_pp_sclk_od(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_sclk_od() argument 1246 amdgpu_set_pp_sclk_od(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_sclk_od() argument 1272 amdgpu_get_pp_mclk_od(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_mclk_od() argument 1292 amdgpu_set_pp_mclk_od(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_mclk_od() argument 1342 amdgpu_get_pp_power_profile_mode(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pp_power_profile_mode() argument 1365 amdgpu_set_pp_power_profile_mode(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pp_power_profile_mode() argument 1450 amdgpu_get_gpu_busy_percent(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_gpu_busy_percent() argument 1474 amdgpu_get_mem_busy_percent(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_mem_busy_percent() argument 1498 amdgpu_get_vcn_busy_percent(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_vcn_busy_percent() argument 1526 amdgpu_get_pcie_bw(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pcie_bw() argument 1563 amdgpu_get_unique_id(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_unique_id() argument 1591 amdgpu_get_thermal_throttling_logging(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_thermal_throttling_logging() argument 1604 amdgpu_set_thermal_throttling_logging(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_thermal_throttling_logging() argument 1648 amdgpu_get_apu_thermal_cap(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_apu_thermal_cap() argument 1672 amdgpu_set_apu_thermal_cap(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_apu_thermal_cap() argument 1707 amdgpu_pm_metrics_attr_update(struct amdgpu_device * adev,struct amdgpu_device_attr * attr,uint32_t mask,enum amdgpu_device_attr_states * states) amdgpu_pm_metrics_attr_update() argument 1718 amdgpu_get_pm_metrics(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pm_metrics() argument 1749 amdgpu_get_gpu_metrics(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_gpu_metrics() argument 1817 amdgpu_get_smartshift_apu_power(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_smartshift_apu_power() argument 1833 amdgpu_get_smartshift_dgpu_power(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_smartshift_dgpu_power() argument 1849 amdgpu_get_smartshift_bias(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_smartshift_bias() argument 1860 amdgpu_set_smartshift_bias(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_smartshift_bias() argument 1892 ss_power_attr_update(struct amdgpu_device * adev,struct amdgpu_device_attr * attr,uint32_t mask,enum amdgpu_device_attr_states * states) ss_power_attr_update() argument 1901 ss_bias_attr_update(struct amdgpu_device * adev,struct amdgpu_device_attr * attr,uint32_t mask,enum amdgpu_device_attr_states * states) ss_bias_attr_update() argument 1918 pp_od_clk_voltage_attr_update(struct amdgpu_device * adev,struct amdgpu_device_attr * attr,uint32_t mask,enum amdgpu_device_attr_states * states) pp_od_clk_voltage_attr_update() argument 1945 pp_dpm_dcefclk_attr_update(struct amdgpu_device * adev,struct amdgpu_device_attr * attr,uint32_t mask,enum amdgpu_device_attr_states * states) pp_dpm_dcefclk_attr_update() argument 1977 pp_dpm_clk_default_attr_update(struct amdgpu_device * adev,struct amdgpu_device_attr * attr,uint32_t mask,enum amdgpu_device_attr_states * states) pp_dpm_clk_default_attr_update() argument 2136 amdgpu_get_pm_policy_attr(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_get_pm_policy_attr() argument 2150 amdgpu_set_pm_policy_attr(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_set_pm_policy_attr() argument 2220 amdgpu_pm_policy_attr_visible(struct kobject * kobj,struct attribute * attr,int n) amdgpu_pm_policy_attr_visible() argument 2294 default_attr_update(struct amdgpu_device * adev,struct amdgpu_device_attr * attr,uint32_t mask,enum amdgpu_device_attr_states * states) default_attr_update() argument 2400 amdgpu_device_attr_create(struct amdgpu_device * adev,struct amdgpu_device_attr * attr,uint32_t mask,struct list_head * attr_list) amdgpu_device_attr_create() argument 2448 amdgpu_device_attr_remove(struct amdgpu_device * adev,struct amdgpu_device_attr * attr) amdgpu_device_attr_remove() argument 2497 amdgpu_hwmon_show_temp(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_temp() argument 2535 amdgpu_hwmon_show_temp_thresh(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_temp_thresh() argument 2551 amdgpu_hwmon_show_hotspot_temp_thresh(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_hotspot_temp_thresh() argument 2567 amdgpu_hwmon_show_mem_temp_thresh(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_mem_temp_thresh() argument 2583 amdgpu_hwmon_show_temp_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_temp_label() argument 2595 amdgpu_hwmon_show_temp_emergency(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_temp_emergency() argument 2621 amdgpu_hwmon_get_pwm1_enable(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_pwm1_enable() argument 2643 amdgpu_hwmon_set_pwm1_enable(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_pwm1_enable() argument 2680 amdgpu_hwmon_get_pwm1_min(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_pwm1_min() argument 2687 amdgpu_hwmon_get_pwm1_max(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_pwm1_max() argument 2694 amdgpu_hwmon_set_pwm1(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_pwm1() argument 2732 amdgpu_hwmon_get_pwm1(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_pwm1() argument 2754 amdgpu_hwmon_get_fan1_input(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_input() argument 2776 amdgpu_hwmon_get_fan1_min(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_min() argument 2793 amdgpu_hwmon_get_fan1_max(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_max() argument 2810 amdgpu_hwmon_get_fan1_target(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_target() argument 2832 amdgpu_hwmon_set_fan1_target(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_fan1_target() argument 2869 amdgpu_hwmon_get_fan1_enable(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_get_fan1_enable() argument 2891 amdgpu_hwmon_set_fan1_enable(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_fan1_enable() argument 2926 amdgpu_hwmon_show_vddgfx(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddgfx() argument 2943 amdgpu_hwmon_show_vddboard(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddboard() argument 2960 amdgpu_hwmon_show_vddgfx_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddgfx_label() argument 2967 amdgpu_hwmon_show_vddboard_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddboard_label() argument 2973 amdgpu_hwmon_show_vddnb(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddnb() argument 2994 amdgpu_hwmon_show_vddnb_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_vddnb_label() argument 3019 amdgpu_hwmon_show_power_avg(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_avg() argument 3032 amdgpu_hwmon_show_power_input(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_input() argument 3045 amdgpu_hwmon_show_power_cap_generic(struct device * dev,struct device_attribute * attr,char * buf,enum pp_power_limit_level pp_limit_level) amdgpu_hwmon_show_power_cap_generic() argument 3073 amdgpu_hwmon_show_power_cap_min(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_cap_min() argument 3080 amdgpu_hwmon_show_power_cap_max(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_cap_max() argument 3088 amdgpu_hwmon_show_power_cap(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_cap() argument 3096 amdgpu_hwmon_show_power_cap_default(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_cap_default() argument 3104 amdgpu_hwmon_show_power_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_power_label() argument 3119 amdgpu_hwmon_set_power_cap(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) amdgpu_hwmon_set_power_cap() argument 3153 amdgpu_hwmon_show_sclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_sclk() argument 3170 amdgpu_hwmon_show_sclk_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_sclk_label() argument 3177 amdgpu_hwmon_show_mclk(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_mclk() argument 3194 amdgpu_hwmon_show_mclk_label(struct device * dev,struct device_attribute * attr,char * buf) amdgpu_hwmon_show_mclk_label() argument 3387 hwmon_attributes_visible(struct kobject * kobj,struct attribute * attr,int index) hwmon_attributes_visible() argument 3737 fan_curve_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) fan_curve_show() argument 3747 fan_curve_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) fan_curve_store() argument 3795 acoustic_limit_threshold_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) acoustic_limit_threshold_show() argument 3805 acoustic_limit_threshold_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) acoustic_limit_threshold_store() argument 3855 acoustic_target_threshold_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) acoustic_target_threshold_show() argument 3865 acoustic_target_threshold_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) acoustic_target_threshold_store() argument 3916 fan_target_temperature_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) fan_target_temperature_show() argument 3926 fan_target_temperature_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) fan_target_temperature_store() argument 3975 fan_minimum_pwm_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) fan_minimum_pwm_show() argument 3985 fan_minimum_pwm_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) fan_minimum_pwm_store() argument 4029 fan_zero_rpm_enable_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) fan_zero_rpm_enable_show() argument 4039 fan_zero_rpm_enable_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) fan_zero_rpm_enable_store() argument 4086 fan_zero_rpm_stop_temp_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) fan_zero_rpm_stop_temp_show() argument 4096 fan_zero_rpm_stop_temp_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) fan_zero_rpm_stop_temp_store() argument [all...] |
/linux/drivers/usb/core/ |
H A D | sysfs.c | 53 struct device_attribute *attr, char *buf) in bMaxPower_show() argument 72 struct device_attribute *attr, char *buf) in configuration_show() argument 94 struct device_attribute *attr, in bConfigurationValue_store() argument 113 static ssize_t devspec_show(struct device *dev, struct device_attribute *attr, in devspec_show() argument 145 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() argument 180 static ssize_t rx_lanes_show(struct device *dev, struct device_attribute *attr, in rx_lanes_show() argument 190 static ssize_t tx_lanes_show(struct device *dev, struct device_attribute *attr, in tx_lanes_show() argument 200 static ssize_t busnum_show(struct device *dev, struct device_attribute *attr, in busnum_show() argument 210 devnum_show(struct device * dev,struct device_attribute * attr,char * buf) devnum_show() argument 220 devpath_show(struct device * dev,struct device_attribute * attr,char * buf) devpath_show() argument 230 version_show(struct device * dev,struct device_attribute * attr,char * buf) version_show() argument 242 maxchild_show(struct device * dev,struct device_attribute * attr,char * buf) maxchild_show() argument 252 quirks_show(struct device * dev,struct device_attribute * attr,char * buf) quirks_show() argument 263 avoid_reset_quirk_show(struct device * dev,struct device_attribute * attr,char * buf) avoid_reset_quirk_show() argument 272 avoid_reset_quirk_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) avoid_reset_quirk_store() argument 293 urbnum_show(struct device * dev,struct device_attribute * attr,char * buf) urbnum_show() argument 304 ltm_capable_show(struct device * dev,struct device_attribute * attr,char * buf) ltm_capable_show() argument 314 persist_show(struct device * dev,struct device_attribute * attr,char * buf) persist_show() argument 322 persist_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) persist_store() argument 371 connected_duration_show(struct device * dev,struct device_attribute * attr,char * buf) connected_duration_show() argument 388 active_duration_show(struct device * dev,struct device_attribute * attr,char * buf) active_duration_show() argument 402 autosuspend_show(struct device * dev,struct device_attribute * attr,char * buf) autosuspend_show() argument 408 autosuspend_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) autosuspend_store() argument 436 level_show(struct device * dev,struct device_attribute * attr,char * buf) level_show() argument 448 level_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) level_store() argument 483 usb2_hardware_lpm_show(struct device * dev,struct device_attribute * attr,char * buf) usb2_hardware_lpm_show() argument 497 usb2_hardware_lpm_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) usb2_hardware_lpm_store() argument 528 usb2_lpm_l1_timeout_show(struct device * dev,struct device_attribute * attr,char * buf) usb2_lpm_l1_timeout_show() argument 536 usb2_lpm_l1_timeout_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) usb2_lpm_l1_timeout_store() argument 552 usb2_lpm_besl_show(struct device * dev,struct device_attribute * attr,char * buf) usb2_lpm_besl_show() argument 559 usb2_lpm_besl_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) usb2_lpm_besl_store() argument 575 usb3_hardware_lpm_u1_show(struct device * dev,struct device_attribute * attr,char * buf) usb3_hardware_lpm_u1_show() argument 597 usb3_hardware_lpm_u2_show(struct device * dev,struct device_attribute * attr,char * buf) usb3_hardware_lpm_u2_show() argument 728 authorized_show(struct device * dev,struct device_attribute * attr,char * buf) authorized_show() argument 740 authorized_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) authorized_store() argument 759 remove_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) remove_store() argument 857 descriptors_read(struct file * filp,struct kobject * kobj,const struct bin_attribute * attr,char * buf,loff_t off,size_t count) descriptors_read() argument 897 bos_descriptors_read(struct file * filp,struct kobject * kobj,const struct bin_attribute * attr,char * buf,loff_t off,size_t count) bos_descriptors_read() argument 962 authorized_default_show(struct device * dev,struct device_attribute * attr,char * buf) authorized_default_show() argument 973 authorized_default_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) authorized_default_store() argument 1003 interface_authorized_default_show(struct device * dev,struct device_attribute * attr,char * buf) interface_authorized_default_show() argument 1019 interface_authorized_default_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) interface_authorized_default_store() argument 1143 interface_show(struct device * dev,struct device_attribute * attr,char * buf) interface_show() argument 1157 modalias_show(struct device * dev,struct device_attribute * attr,char * buf) modalias_show() argument 1185 supports_autosuspend_show(struct device * dev,struct device_attribute * attr,char * buf) supports_autosuspend_show() argument 1206 interface_authorized_show(struct device * dev,struct device_attribute * attr,char * buf) interface_authorized_show() argument 1217 interface_authorized_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) interface_authorized_store() argument 1288 wireless_status_show(struct device * dev,struct device_attribute * attr,char * buf) wireless_status_show() argument [all...] |
/linux/drivers/gpu/drm/xe/ |
H A D | xe_hw_engine_class_sysfs.c | 41 struct attribute *attr, in xe_hw_engine_class_sysfs_attr_show() argument 59 struct attribute *attr, in xe_hw_engine_class_sysfs_attr_store() argument 93 struct kobj_attribute *attr, in job_timeout_max_store() argument 118 struct kobj_attribute *attr, char *buf) in job_timeout_max_show() argument 129 struct kobj_attribute *attr, in job_timeout_min_store() argument 154 struct kobj_attribute *attr, cha in job_timeout_min_show() argument 165 job_timeout_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) job_timeout_store() argument 187 job_timeout_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) job_timeout_show() argument 198 job_timeout_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) job_timeout_default() argument 209 job_timeout_min_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) job_timeout_min_default() argument 220 job_timeout_max_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) job_timeout_max_default() argument 231 timeslice_duration_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) timeslice_duration_store() argument 253 timeslice_duration_max_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) timeslice_duration_max_store() argument 278 timeslice_duration_max_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) timeslice_duration_max_show() argument 291 timeslice_duration_min_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) timeslice_duration_min_store() argument 316 timeslice_duration_min_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) timeslice_duration_min_show() argument 329 timeslice_duration_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) timeslice_duration_show() argument 341 timeslice_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) timeslice_default() argument 352 timeslice_min_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) timeslice_min_default() argument 363 timeslice_max_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) timeslice_max_default() argument 374 preempt_timeout_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) preempt_timeout_store() argument 396 preempt_timeout_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) preempt_timeout_show() argument 407 preempt_timeout_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) preempt_timeout_default() argument 419 preempt_timeout_min_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) preempt_timeout_min_default() argument 431 preempt_timeout_max_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) preempt_timeout_max_default() argument 443 preempt_timeout_max_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) preempt_timeout_max_store() argument 468 preempt_timeout_max_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) preempt_timeout_max_show() argument 480 preempt_timeout_min_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) preempt_timeout_min_store() argument 505 preempt_timeout_min_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) preempt_timeout_min_show() argument [all...] |
/linux/drivers/xen/ |
H A D | sys-hypervisor.c | 31 struct attribute attr; member 40 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) in type_show() argument 52 static ssize_t guest_type_show(struct hyp_sysfs_attr *attr, char *buffer) in guest_type_show() argument 82 static ssize_t major_show(struct hyp_sysfs_attr *attr, char *buffer) in major_show() argument 92 static ssize_t minor_show(struct hyp_sysfs_attr *attr, char *buffer) in minor_show() argument 102 static ssize_t extra_show(struct hyp_sysfs_attr *attr, char *buffer) in extra_show() argument 139 uuid_show_fallback(struct hyp_sysfs_attr * attr,char * buffer) uuid_show_fallback() argument 160 uuid_show(struct hyp_sysfs_attr * attr,char * buffer) uuid_show() argument 180 compiler_show(struct hyp_sysfs_attr * attr,char * buffer) compiler_show() argument 198 compiled_by_show(struct hyp_sysfs_attr * attr,char * buffer) compiled_by_show() argument 216 compile_date_show(struct hyp_sysfs_attr * attr,char * buffer) compile_date_show() argument 253 capabilities_show(struct hyp_sysfs_attr * attr,char * buffer) capabilities_show() argument 271 changeset_show(struct hyp_sysfs_attr * attr,char * buffer) changeset_show() argument 289 virtual_start_show(struct hyp_sysfs_attr * attr,char * buffer) virtual_start_show() argument 309 pagesize_show(struct hyp_sysfs_attr * attr,char * buffer) pagesize_show() argument 335 features_show(struct hyp_sysfs_attr * attr,char * buffer) features_show() argument 358 buildid_show(struct hyp_sysfs_attr * attr,char * buffer) buildid_show() argument 412 flag_show(struct hyp_sysfs_attr * attr,char * buffer) flag_show() argument 472 pmu_mode_store(struct hyp_sysfs_attr * attr,const char * buffer,size_t len) pmu_mode_store() argument 498 pmu_mode_show(struct hyp_sysfs_attr * attr,char * buffer) pmu_mode_show() argument 521 pmu_features_store(struct hyp_sysfs_attr * attr,const char * buffer,size_t len) pmu_features_store() argument 542 pmu_features_show(struct hyp_sysfs_attr * attr,char * buffer) pmu_features_show() argument 631 hyp_sysfs_show(struct kobject * kobj,struct attribute * attr,char * buffer) hyp_sysfs_show() argument 642 hyp_sysfs_store(struct kobject * kobj,struct attribute * attr,const char * buffer,size_t len) hyp_sysfs_store() argument [all...] |
/linux/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 56 static ssize_t store_mode(struct device *device, struct device_attribute *attr, in store_mode() argument 85 static ssize_t show_mode(struct device *device, struct device_attribute *attr, in show_mode() argument 97 struct device_attribute *attr, in store_modes() argument 125 static ssize_t show_modes(struct device *device, struct device_attribute *attr, in show_modes() argument 141 static ssize_t store_bpp(struct device *device, struct device_attribute *attr, in store_bpp() argument 156 static ssize_t show_bpp(struct device *device, struct device_attribute *attr, in show_bpp() argument 164 struct device_attribute *attr, in store_rotate() argument 183 struct device_attribute *attr, char *buf) in show_rotate() argument 191 struct device_attribute *attr, in store_virtual() argument 212 struct device_attribute *attr, cha in show_virtual() argument 220 show_stride(struct device * device,struct device_attribute * attr,char * buf) show_stride() argument 227 store_blank(struct device * device,struct device_attribute * attr,const char * buf,size_t count) store_blank() argument 245 show_blank(struct device * device,struct device_attribute * attr,char * buf) show_blank() argument 253 store_console(struct device * device,struct device_attribute * attr,const char * buf,size_t count) store_console() argument 261 show_console(struct device * device,struct device_attribute * attr,char * buf) show_console() argument 268 store_cursor(struct device * device,struct device_attribute * attr,const char * buf,size_t count) store_cursor() argument 276 show_cursor(struct device * device,struct device_attribute * attr,char * buf) show_cursor() argument 283 store_pan(struct device * device,struct device_attribute * attr,const char * buf,size_t count) store_pan() argument 308 show_pan(struct device * device,struct device_attribute * attr,char * buf) show_pan() argument 316 show_name(struct device * device,struct device_attribute * attr,char * buf) show_name() argument 324 store_fbstate(struct device * device,struct device_attribute * attr,const char * buf,size_t count) store_fbstate() argument 345 show_fbstate(struct device * device,struct device_attribute * attr,char * buf) show_fbstate() argument 353 store_bl_curve(struct device * device,struct device_attribute * attr,const char * buf,size_t count) store_bl_curve() argument 394 show_bl_curve(struct device * device,struct device_attribute * attr,char * buf) show_bl_curve() argument [all...] |
/linux/drivers/media/pci/mgb4/ |
H A D | mgb4_sysfs_in.c | 20 struct device_attribute *attr, char *buf) in input_id_show() argument 29 struct device_attribute *attr, char *buf) in oldi_lane_width_show() argument 66 struct device_attribute *attr, in oldi_lane_width_store() argument 118 struct device_attribute *attr, char *buf) in color_mapping_show() argument 133 struct device_attribute *attr, in color_mapping_store() argument 164 struct device_attribute *attr, char *buf) in link_status_show() argument 175 struct device_attribute *attr, char *buf) in stream_status_show() argument 187 struct device_attribute *attr, char *buf) in video_width_show() argument 198 struct device_attribute *attr, char *buf) in video_height_show() argument 209 struct device_attribute *attr, cha in hsync_status_show() argument 228 vsync_status_show(struct device * dev,struct device_attribute * attr,char * buf) vsync_status_show() argument 247 hsync_gap_length_show(struct device * dev,struct device_attribute * attr,char * buf) hsync_gap_length_show() argument 263 hsync_gap_length_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) hsync_gap_length_store() argument 284 vsync_gap_length_show(struct device * dev,struct device_attribute * attr,char * buf) vsync_gap_length_show() argument 299 vsync_gap_length_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) vsync_gap_length_store() argument 320 pclk_frequency_show(struct device * dev,struct device_attribute * attr,char * buf) pclk_frequency_show() argument 331 hsync_width_show(struct device * dev,struct device_attribute * attr,char * buf) hsync_width_show() argument 342 vsync_width_show(struct device * dev,struct device_attribute * attr,char * buf) vsync_width_show() argument 353 hback_porch_show(struct device * dev,struct device_attribute * attr,char * buf) hback_porch_show() argument 364 hfront_porch_show(struct device * dev,struct device_attribute * attr,char * buf) hfront_porch_show() argument 375 vback_porch_show(struct device * dev,struct device_attribute * attr,char * buf) vback_porch_show() argument 386 vfront_porch_show(struct device * dev,struct device_attribute * attr,char * buf) vfront_porch_show() argument 397 frequency_range_show(struct device * dev,struct device_attribute * attr,char * buf) frequency_range_show() argument 406 frequency_range_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) frequency_range_store() argument 437 fpdl3_input_width_show(struct device * dev,struct device_attribute * attr,char * buf) fpdl3_input_width_show() argument 466 fpdl3_input_width_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) fpdl3_input_width_store() argument 505 gmsl_mode_show(struct device * dev,struct device_attribute * attr,char * buf) gmsl_mode_show() argument 536 gmsl_mode_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) gmsl_mode_store() argument 587 gmsl_stream_id_show(struct device * dev,struct device_attribute * attr,char * buf) gmsl_stream_id_show() argument 603 gmsl_stream_id_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) gmsl_stream_id_store() argument 632 gmsl_fec_show(struct device * dev,struct device_attribute * attr,char * buf) gmsl_fec_show() argument 658 gmsl_fec_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) gmsl_fec_store() argument [all...] |
H A D | mgb4_sysfs_out.c | 53 struct device_attribute *attr, char *buf) in output_id_show() argument 62 struct device_attribute *attr, char *buf) in video_source_show() argument 85 struct device_attribute *attr, in video_source_store() argument 147 struct device_attribute *attr, char *buf) in display_width_show() argument 158 struct device_attribute *attr, in display_width_store() argument 187 struct device_attribute *attr, char *buf) in display_height_show() argument 198 struct device_attribute *attr, in display_height_store() argument 227 struct device_attribute *attr, char *buf) in frame_rate_show() argument 242 struct device_attribute *attr, const char *buf, in frame_rate_store() argument 262 struct device_attribute *attr, cha in hsync_width_show() argument 277 hsync_width_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) hsync_width_store() argument 298 vsync_width_show(struct device * dev,struct device_attribute * attr,char * buf) vsync_width_show() argument 313 vsync_width_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) vsync_width_store() argument 334 hback_porch_show(struct device * dev,struct device_attribute * attr,char * buf) hback_porch_show() argument 349 hback_porch_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) hback_porch_store() argument 370 vback_porch_show(struct device * dev,struct device_attribute * attr,char * buf) vback_porch_show() argument 385 vback_porch_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) vback_porch_store() argument 406 hfront_porch_show(struct device * dev,struct device_attribute * attr,char * buf) hfront_porch_show() argument 421 hfront_porch_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) hfront_porch_store() argument 442 vfront_porch_show(struct device * dev,struct device_attribute * attr,char * buf) vfront_porch_show() argument 457 vfront_porch_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) vfront_porch_store() argument 480 hsync_polarity_show(struct device * dev,struct device_attribute * attr,char * buf) hsync_polarity_show() argument 495 hsync_polarity_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) hsync_polarity_store() argument 516 vsync_polarity_show(struct device * dev,struct device_attribute * attr,char * buf) vsync_polarity_show() argument 531 vsync_polarity_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) vsync_polarity_store() argument 552 de_polarity_show(struct device * dev,struct device_attribute * attr,char * buf) de_polarity_show() argument 567 de_polarity_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) de_polarity_store() argument 588 fpdl3_output_width_show(struct device * dev,struct device_attribute * attr,char * buf) fpdl3_output_width_show() argument 617 fpdl3_output_width_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) fpdl3_output_width_store() argument 654 pclk_frequency_show(struct device * dev,struct device_attribute * attr,char * buf) pclk_frequency_show() argument 663 pclk_frequency_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) pclk_frequency_store() argument [all...] |
/linux/drivers/usb/typec/ |
H A D | pd.c | 37 dual_role_power_show(struct device *dev, struct device_attribute *attr, char *buf) in dual_role_power_show() argument 44 usb_suspend_supported_show(struct device *dev, struct device_attribute *attr, char *buf) in usb_suspend_supported_show() argument 51 higher_capability_show(struct device *dev, struct device_attribute *attr, char *buf) in higher_capability_show() argument 58 unconstrained_power_show(struct device *dev, struct device_attribute *attr, char *buf) in unconstrained_power_show() argument 65 usb_communication_capable_show(struct device *dev, struct device_attribute *attr, char *buf) in usb_communication_capable_show() argument 72 dual_role_data_show(struct device *dev, struct device_attribute *attr, char *buf) in dual_role_data_show() argument 80 struct device_attribute *attr, char *buf) in unchunked_extended_messages_supported_show() argument 87 peak_current_show(struct device *dev, struct device_attribute *attr, char *buf) in peak_current_show() argument 94 fast_role_swap_current_show(struct device *dev, struct device_attribute *attr, char *buf) in fast_role_swap_current_show() argument 100 static ssize_t voltage_show(struct device *dev, struct device_attribute *attr, cha argument 107 current_show(struct device * dev,struct device_attribute * attr,char * buf) current_show() argument 142 fixed_attr_is_visible(struct kobject * kobj,struct attribute * attr,int n) fixed_attr_is_visible() argument 195 maximum_voltage_show(struct device * dev,struct device_attribute * attr,char * buf) maximum_voltage_show() argument 202 minimum_voltage_show(struct device * dev,struct device_attribute * attr,char * buf) minimum_voltage_show() argument 240 maximum_power_show(struct device * dev,struct device_attribute * attr,char * buf) maximum_power_show() argument 247 operational_power_show(struct device * dev,struct device_attribute * attr,char * buf) operational_power_show() argument 285 pps_power_limited_show(struct device * dev,struct device_attribute * attr,char * buf) pps_power_limited_show() argument 292 pps_max_voltage_show(struct device * dev,struct device_attribute * attr,char * buf) pps_max_voltage_show() argument 298 pps_min_voltage_show(struct device * dev,struct device_attribute * attr,char * buf) pps_min_voltage_show() argument 304 pps_max_current_show(struct device * dev,struct device_attribute * attr,char * buf) pps_max_current_show() argument 532 revision_show(struct device * dev,struct device_attribute * attr,char * buf) revision_show() argument 540 version_show(struct device * dev,struct device_attribute * attr,char * buf) version_show() argument 554 pd_attr_is_visible(struct kobject * kobj,struct attribute * attr,int n) pd_attr_is_visible() argument [all...] |
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_attr.c | 119 const struct bin_attribute *attr; member 154 struct device_attribute *attr, char *buf) in qla4xxx_fw_version_show() argument 169 qla4xxx_serial_num_show(struct device *dev, struct device_attribute *attr, in qla4xxx_serial_num_show() argument 177 qla4xxx_iscsi_version_show(struct device *dev, struct device_attribute *attr, in qla4xxx_iscsi_version_show() argument 186 qla4xxx_optrom_version_show(struct device *dev, struct device_attribute *attr, in qla4xxx_optrom_version_show() argument 196 qla4xxx_board_id_show(struct device *dev, struct device_attribute *attr, in qla4xxx_board_id_show() argument 204 qla4xxx_fw_state_show(struct device *dev, struct device_attribute *attr, in qla4xxx_fw_state_show() argument 215 qla4xxx_phy_port_cnt_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_phy_port_cnt_show() argument 227 qla4xxx_phy_port_num_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_phy_port_num_show() argument 239 qla4xxx_iscsi_func_cnt_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_iscsi_func_cnt_show() argument 251 qla4xxx_hba_model_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_hba_model_show() argument 260 qla4xxx_fw_timestamp_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_fw_timestamp_show() argument 269 qla4xxx_fw_build_user_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_fw_build_user_show() argument 277 qla4xxx_fw_ext_timestamp_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_fw_ext_timestamp_show() argument 285 qla4xxx_fw_load_src_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_fw_load_src_show() argument 307 qla4xxx_fw_uptime_show(struct device * dev,struct device_attribute * attr,char * buf) qla4xxx_fw_uptime_show() argument [all...] |
/linux/drivers/gpu/drm/i915/gt/ |
H A D | sysfs_engines.c | 25 name_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in name_show() argument 34 class_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in class_show() argument 43 inst_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in inst_show() argument 52 mmio_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in mmio_show() argument 121 caps_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in caps_show() argument 132 all_caps_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in all_caps_show() argument 141 max_spin_store(struct kobject *kobj, struct kobj_attribute *attr, in max_spin_store() argument 179 max_spin_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in max_spin_show() argument 190 max_spin_default(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in max_spin_default() argument 201 timeslice_store(struct kobject *kobj, struct kobj_attribute *attr, in timeslice_store() argument 233 timeslice_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) timeslice_show() argument 244 timeslice_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) timeslice_default() argument 255 stop_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) stop_store() argument 284 stop_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) stop_show() argument 295 stop_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) stop_default() argument 306 preempt_timeout_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) preempt_timeout_store() argument 339 preempt_timeout_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) preempt_timeout_show() argument 351 preempt_timeout_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) preempt_timeout_default() argument 363 heartbeat_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t count) heartbeat_store() argument 396 heartbeat_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) heartbeat_show() argument 407 heartbeat_default(struct kobject * kobj,struct kobj_attribute * attr,char * buf) heartbeat_default() argument [all...] |
/linux/kernel/power/ |
H A D | main.c | 124 static ssize_t pm_async_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_show() argument 130 static ssize_t pm_async_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_async_store() argument 148 static ssize_t mem_sleep_show(struct kobject *kobj, struct kobj_attribute *attr, in mem_sleep_show() argument 193 static ssize_t mem_sleep_store(struct kobject *kobj, struct kobj_attribute *attr, in mem_sleep_store() argument 230 struct kobj_attribute *attr, char *buf) in sync_on_suspend_show() argument 236 struct kobj_attribute *attr, in sync_on_suspend_store() argument 266 static ssize_t pm_test_show(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_show() argument 287 static ssize_t pm_test_store(struct kobject *kobj, struct kobj_attribute *attr, in pm_test_store() argument 431 last_failed_dev_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) last_failed_dev_show() argument 445 last_failed_errno_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) last_failed_errno_show() argument 459 last_failed_step_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) last_failed_step_show() argument 492 suspend_attr_is_visible(struct kobject * kobj,struct attribute * attr,int idx) suspend_attr_is_visible() argument 585 pm_print_times_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) pm_print_times_show() argument 591 pm_print_times_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) pm_print_times_store() argument 614 pm_wakeup_irq_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) pm_wakeup_irq_show() argument 634 pm_debug_messages_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) pm_debug_messages_show() argument 640 pm_debug_messages_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) pm_debug_messages_store() argument 681 state_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) state_show() argument 730 state_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) state_store() argument 794 wakeup_count_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) wakeup_count_show() argument 804 wakeup_count_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) wakeup_count_store() argument 836 autosleep_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) autosleep_show() argument 857 autosleep_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) autosleep_store() argument 879 wake_lock_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) wake_lock_show() argument 886 wake_lock_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) wake_lock_store() argument 896 wake_unlock_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) wake_unlock_show() argument 903 wake_unlock_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) wake_unlock_store() argument 918 pm_trace_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) pm_trace_show() argument 925 pm_trace_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) pm_trace_store() argument 944 pm_trace_dev_match_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) pm_trace_dev_match_show() argument 956 pm_freeze_timeout_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) pm_freeze_timeout_show() argument 962 pm_freeze_timeout_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) pm_freeze_timeout_store() argument 982 freeze_filesystems_show(struct kobject * kobj,struct kobj_attribute * attr,char * buf) freeze_filesystems_show() argument 988 freeze_filesystems_store(struct kobject * kobj,struct kobj_attribute * attr,const char * buf,size_t n) freeze_filesystems_store() argument [all...] |