| /linux/drivers/net/bonding/ |
| A D | bond_sysfs_slave.c | 25 return sysfs_emit(buf, "active\n"); in state_show() 27 return sysfs_emit(buf, "backup\n"); in state_show() 29 return sysfs_emit(buf, "UNKNOWN\n"); in state_show() 42 return sysfs_emit(buf, "%d\n", slave->link_failure_count); in link_failure_count_show() 48 return sysfs_emit(buf, "%*phC\n", in perm_hwaddr_show() 67 return sysfs_emit(buf, "%d\n", in ad_aggregator_id_show() 71 return sysfs_emit(buf, "N/A\n"); in ad_aggregator_id_show() 82 return sysfs_emit(buf, "%u\n", in ad_actor_oper_port_state_show() 86 return sysfs_emit(buf, "N/A\n"); in ad_actor_oper_port_state_show() 97 return sysfs_emit(buf, "%u\n", in ad_partner_oper_port_state_show() [all …]
|
| A D | bond_sysfs.c | 250 return sysfs_emit(buf, "%s %d\n", in bonding_show_arp_all_targets() 347 return sysfs_emit(buf, "%d\n", in bonding_show_peer_notif_delay() 428 return sysfs_emit(buf, "%d\n", bond->params.miimon); in bonding_show_miimon() 445 count = sysfs_emit(buf, "%s\n", primary->dev->name); in bonding_show_primary() 464 return sysfs_emit(buf, "%s %d\n", in bonding_show_primary_reselect() 495 count = sysfs_emit(buf, "%s\n", slave_dev->name); in bonding_show_active_slave() 526 count = sysfs_emit(buf, "%d\n", in bonding_show_ad_aggregator() 547 count = sysfs_emit(buf, "%d\n", in bonding_show_ad_num_ports() 568 count = sysfs_emit(buf, "%d\n", in bonding_show_ad_actor_key() 589 count = sysfs_emit(buf, "%d\n", in bonding_show_ad_partner_key() [all …]
|
| /linux/drivers/base/power/ |
| A D | sysfs.c | 104 return sysfs_emit(buf, "%s\n", in control_show() 363 return sysfs_emit(buf, "\n"); in wakeup_count_show() 384 return sysfs_emit(buf, "\n"); in wakeup_active_count_show() 405 return sysfs_emit(buf, "\n"); in wakeup_abort_count_show() 426 return sysfs_emit(buf, "\n"); in wakeup_expire_count_show() 446 return sysfs_emit(buf, "\n"); in wakeup_active_show() 467 return sysfs_emit(buf, "\n"); in wakeup_total_time_ms_show() 487 return sysfs_emit(buf, "\n"); in wakeup_max_time_ms_show() 508 return sysfs_emit(buf, "\n"); in wakeup_last_time_ms_show() 538 return sysfs_emit(buf, "\n"); in wakeup_prevent_sleep_time_ms_show() [all …]
|
| A D | wakeup_stats.c | 29 return sysfs_emit(buf, "%lu\n", ws->_name); \ 45 return sysfs_emit(buf, "%lld\n", ktime_to_ms(active_time)); in active_time_ms_show() 61 return sysfs_emit(buf, "%lld\n", ktime_to_ms(total_time)); in total_time_ms_show() 78 return sysfs_emit(buf, "%lld\n", ktime_to_ms(max_time)); in max_time_ms_show() 87 return sysfs_emit(buf, "%lld\n", ktime_to_ms(ws->last_time)); in last_change_ms_show() 96 return sysfs_emit(buf, "%s\n", ws->name); in name_show() 112 return sysfs_emit(buf, "%lld\n", ktime_to_ms(prevent_sleep_time)); in prevent_suspend_time_ms_show()
|
| /linux/drivers/nvme/host/ |
| A D | sysfs.c | 43 return sysfs_emit(buf, in nvme_adm_passthru_err_log_enabled_show() 432 return sysfs_emit(buf, "off\n"); in nvme_ctrl_loss_tmo_show() 433 return sysfs_emit(buf, "%d\n", in nvme_ctrl_loss_tmo_show() 464 return sysfs_emit(buf, "off\n"); in nvme_ctrl_reconnect_delay_show() 491 return sysfs_emit(buf, "off\n"); in nvme_ctrl_fast_io_fail_tmo_show() 526 return sysfs_emit(buf, "reserved\n"); in cntrltype_show() 543 return sysfs_emit(buf, "reserved\n"); in dctype_show() 557 return sysfs_emit(buf, "none\n"); in nvme_ctrl_dhchap_secret_show() 615 return sysfs_emit(buf, "none\n"); in nvme_ctrl_dhchap_ctrl_secret_show() 835 return sysfs_emit(buf, "nvm\n"); in nvme_subsys_show_type() [all …]
|
| /linux/drivers/s390/net/ |
| A D | qeth_core_sys.c | 26 return sysfs_emit(buf, "DOWN\n"); in qeth_dev_state_show() 29 return sysfs_emit(buf, "UP (LAN %s)\n", in qeth_dev_state_show() 32 return sysfs_emit(buf, "SOFTSETUP\n"); in qeth_dev_state_show() 34 return sysfs_emit(buf, "UNKNOWN\n"); in qeth_dev_state_show() 171 return sysfs_emit(buf, "disabled\n"); in qeth_dev_prioqing_show() 301 return sysfs_emit(buf, "1\n"); in qeth_dev_performance_stats_show() 473 return sysfs_emit(buf, "n/a\n"); in qeth_dev_switch_attrs_show() 480 rc = sysfs_emit(buf, "unknown"); in qeth_dev_switch_attrs_show() 483 rc = sysfs_emit(buf, in qeth_dev_switch_attrs_show() 505 return sysfs_emit(buf, "arm\n"); in qeth_hw_trap_show() [all …]
|
| A D | qeth_l2_sys.c | 22 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_role_state_show() 56 rc = sysfs_emit(buf, "%s\n", word); in qeth_bridge_port_role_state_show() 69 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_role_show() 139 return sysfs_emit(buf, "%d\n", enabled); in qeth_bridgeport_hostnotification_show() 193 return sysfs_emit(buf, "%s\n", state); in qeth_bridgeport_reflect_show() 283 return sysfs_emit(buf, "n/a (BridgePort)\n"); in qeth_vnicc_timeout_show() 285 return sysfs_emit(buf, "n/a\n"); in qeth_vnicc_timeout_show() 286 return rc ? rc : sysfs_emit(buf, "%d\n", timeout); in qeth_vnicc_timeout_show() 321 return sysfs_emit(buf, "n/a (BridgePort)\n"); in qeth_vnicc_char_show() 323 return sysfs_emit(buf, "n/a\n"); in qeth_vnicc_char_show() [all …]
|
| /linux/fs/nilfs2/ |
| A D | sysfs.c | 98 return sysfs_emit(buf, "%llu\n", in nilfs_snapshot_inodes_count_show() 106 return sysfs_emit(buf, "%llu\n", in nilfs_snapshot_blocks_count_show() 311 return sysfs_emit(buf, "%llu\n", cno); in nilfs_checkpoints_next_checkpoint_show() 455 return sysfs_emit(buf, "%llu\n", in nilfs_segctor_last_pseg_block_show() 512 return sysfs_emit(buf, "%llu\n", segnum); in nilfs_segctor_current_last_full_seg_show() 554 return sysfs_emit(buf, "%llu\n", cno); in nilfs_segctor_next_checkpoint_show() 582 return sysfs_emit(buf, "%llu\n", ctime); in nilfs_segctor_last_seg_write_time_secs_show() 807 return sysfs_emit(buf, sb_readme_str); in nilfs_superblock_README_show() 884 return sysfs_emit(buf, "%llu\n", in nilfs_dev_free_blocks_show() 935 return sysfs_emit(buf, dev_readme_str); in nilfs_dev_README_show() [all …]
|
| /linux/kernel/ |
| A D | ksysfs.c | 50 return sysfs_emit(buf, "%s\n", CPU_BYTEORDER_STRING); in cpu_byteorder_show() 67 return sysfs_emit(buf, "%s\n", uevent_helper); in uevent_helper_show() 88 return sysfs_emit(buf, "%d\n", prof_on); in profiling_show() 126 return sysfs_emit(buf, "%d\n", !!kexec_image); in kexec_loaded_show() 134 return sysfs_emit(buf, "%d\n", kexec_crash_loaded()); in kexec_crash_loaded_show() 146 return sysfs_emit(buf, "%zd\n", size); in kexec_crash_size_show() 172 return sysfs_emit(buf, "%pa %x\n", &vmcore_base, in vmcoreinfo_show() 183 return sysfs_emit(buf, "%u\n", sz); in crash_elfcorehdr_size_show() 195 return sysfs_emit(buf, "%d\n", file_caps_enabled); in fscaps_show() 204 return sysfs_emit(buf, "%d\n", READ_ONCE(rcu_expedited)); in rcu_expedited_show() [all …]
|
| /linux/drivers/s390/crypto/ |
| A D | ap_queue.c | 553 return sysfs_emit(buf, "-\n"); in request_count_show() 730 rc = sysfs_emit(buf, "OPERATING"); in states_show() 733 rc = sysfs_emit(buf, "SHUTDOWN"); in states_show() 736 rc = sysfs_emit(buf, "ERROR"); in states_show() 739 rc = sysfs_emit(buf, "UNKNOWN"); in states_show() 787 return sysfs_emit(buf, "NORMAL\n"); in last_err_rc_show() 797 return sysfs_emit(buf, "BUSY\n"); in last_err_rc_show() 857 return sysfs_emit(buf, "-\n"); in se_bind_show() 875 return sysfs_emit(buf, "bound\n"); in se_bind_show() 877 return sysfs_emit(buf, "unbound\n"); in se_bind_show() [all …]
|
| A D | ap_card.c | 27 return sysfs_emit(buf, "%d\n", ac->ap_dev.device_type); in hwtype_show() 37 return sysfs_emit(buf, "%d\n", ac->hwinfo.at); in raw_hwtype_show() 47 return sysfs_emit(buf, "%d\n", ac->hwinfo.qd); in depth_show() 57 return sysfs_emit(buf, "0x%08X\n", ac->hwinfo.fac); in ap_functions_show() 73 return sysfs_emit(buf, "%llu\n", req_cnt); in request_count_show() 110 return sysfs_emit(buf, "%d\n", reqq_cnt); in requestq_count_show() 129 return sysfs_emit(buf, "%d\n", penq_cnt); in pendingq_count_show() 137 return sysfs_emit(buf, "ap:t%02X\n", to_ap_dev(dev)->device_type); in modalias_show() 147 return sysfs_emit(buf, "%d\n", ac->config ? 1 : 0); in config_show() 181 return sysfs_emit(buf, "%d\n", ac->chkstop ? 1 : 0); in chkstop_show() [all …]
|
| /linux/drivers/usb/core/ |
| A D | sysfs.c | 39 rc = sysfs_emit(buf, format_string, \ 176 return sysfs_emit(buf, "%s\n", speed); in speed_show() 307 return sysfs_emit(buf, "%s\n", "yes"); in ltm_capable_show() 308 return sysfs_emit(buf, "%s\n", "no"); in ltm_capable_show() 375 return sysfs_emit(buf, "%u\n", in connected_duration_show() 445 return sysfs_emit(buf, "%s\n", p); in level_show() 493 return sysfs_emit(buf, "%s\n", p); in usb2_hardware_lpm_show() 592 return sysfs_emit(buf, "%s\n", p); in usb3_hardware_lpm_u1_show() 614 return sysfs_emit(buf, "%s\n", p); in usb3_hardware_lpm_u2_show() 1168 return sysfs_emit(buf, in modalias_show() [all …]
|
| /linux/drivers/usb/typec/ |
| A D | pd.c | 39 return sysfs_emit(buf, "%u\n", !!(to_pdo(dev)->pdo & PDO_FIXED_DUAL_ROLE)); in dual_role_power_show() 46 return sysfs_emit(buf, "%u\n", !!(to_pdo(dev)->pdo & PDO_FIXED_SUSPEND)); in usb_suspend_supported_show() 60 return sysfs_emit(buf, "%u\n", !!(to_pdo(dev)->pdo & PDO_FIXED_EXTPOWER)); in unconstrained_power_show() 67 return sysfs_emit(buf, "%u\n", !!(to_pdo(dev)->pdo & PDO_FIXED_USB_COMM)); in usb_communication_capable_show() 102 return sysfs_emit(buf, "%umV\n", pdo_fixed_voltage(to_pdo(dev)->pdo)); in voltage_show() 109 return sysfs_emit(buf, "%umA\n", pdo_max_current(to_pdo(dev)->pdo)); in current_show() 197 return sysfs_emit(buf, "%umV\n", pdo_max_voltage(to_pdo(dev)->pdo)); in maximum_voltage_show() 204 return sysfs_emit(buf, "%umV\n", pdo_min_voltage(to_pdo(dev)->pdo)); in minimum_voltage_show() 242 return sysfs_emit(buf, "%umW\n", pdo_max_power(to_pdo(dev)->pdo)); in maximum_power_show() 249 return sysfs_emit(buf, "%umW\n", pdo_max_power(to_pdo(dev)->pdo)); in operational_power_show() [all …]
|
| /linux/drivers/pcmcia/ |
| A D | socket_sysfs.c | 41 return sysfs_emit(buf, "32-bit\n"); in pccard_show_type() 42 return sysfs_emit(buf, "16-bit\n"); in pccard_show_type() 54 return sysfs_emit(buf, "%d.%dV\n", s->socket.Vcc / 10, in pccard_show_voltage() 56 return sysfs_emit(buf, "X.XV\n"); in pccard_show_voltage() 66 return sysfs_emit(buf, "%d.%dV\n", s->socket.Vpp / 10, s->socket.Vpp % 10); in pccard_show_vpp() 76 return sysfs_emit(buf, "%d.%dV\n", s->socket.Vcc / 10, s->socket.Vcc % 10); in pccard_show_vcc() 101 return sysfs_emit(buf, "%s\n", s->state & SOCKET_SUSPEND ? "off" : "on"); in pccard_show_card_pm_state() 148 return sysfs_emit(buf, "0x%04x\n", s->irq_mask); in pccard_show_irq_mask() 180 return sysfs_emit(buf, "%s\n", s->resource_setup_done ? "yes" : "no"); in pccard_show_resource()
|
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_gt_throttle.c | 122 return sysfs_emit(buff, "%u\n", status); in status_show() 133 return sysfs_emit(buff, "%u\n", pl1); in reason_pl1_show() 144 return sysfs_emit(buff, "%u\n", pl2); in reason_pl2_show() 155 return sysfs_emit(buff, "%u\n", pl4); in reason_pl4_show() 166 return sysfs_emit(buff, "%u\n", thermal); in reason_thermal_show() 177 return sysfs_emit(buff, "%u\n", prochot); in reason_prochot_show() 188 return sysfs_emit(buff, "%u\n", ratl); in reason_ratl_show() 199 return sysfs_emit(buff, "%u\n", thermalert); in reason_vr_thermalert_show() 210 return sysfs_emit(buff, "%u\n", tdc); in reason_vr_tdc_show()
|
| A D | xe_hw_engine_class_sysfs.c | 75 return sysfs_emit(buf, "%u\n", eclass->sched_props.job_timeout_max); in job_timeout_max_show() 111 return sysfs_emit(buf, "%u\n", eclass->sched_props.job_timeout_min); in job_timeout_min_show() 144 return sysfs_emit(buf, "%u\n", eclass->sched_props.job_timeout_ms); in job_timeout_show() 155 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_ms); in job_timeout_default() 166 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_min); in job_timeout_min_default() 177 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_max); in job_timeout_max_default() 236 return sysfs_emit(buf, "%u\n", eclass->sched_props.timeslice_max); in timeslice_duration_max_show() 286 return sysfs_emit(buf, "%u\n", eclass->sched_props.timeslice_us); in timeslice_duration_show() 298 return sysfs_emit(buf, "%u\n", eclass->defaults.timeslice_us); in timeslice_default() 309 return sysfs_emit(buf, "%u\n", eclass->defaults.timeslice_min); in timeslice_min_default() [all …]
|
| /linux/arch/s390/kernel/ |
| A D | uv.c | 560 return sysfs_emit(buf, "%lx\n%lx\n%lx\n%lx\n", in uv_query_facilities() 573 return sysfs_emit(buf, "%lx\n", uv_info.supp_se_hdr_ver); in uv_query_supp_se_hdr_ver() 582 return sysfs_emit(buf, "%lx\n", uv_info.supp_se_hdr_pcf); in uv_query_supp_se_hdr_pcf() 591 return sysfs_emit(buf, "%lx\n", uv_info.guest_cpu_stor_len); in uv_query_dump_cpu_len() 636 return sysfs_emit(buf, "%d\n", uv_info.max_num_sec_conf); in uv_query_max_guest_vms() 645 return sysfs_emit(buf, "%lx\n", uv_info.max_sec_stor_addr); in uv_query_max_guest_addr() 663 return sysfs_emit(buf, "%lx\n", uv_info.supp_att_pflags); in uv_query_supp_att_pflags() 690 return sysfs_emit(buf, "%lx\n", uv_info.supp_secret_types); in uv_query_supp_secret_types() 699 return sysfs_emit(buf, "%d\n", uv_info.max_secrets); in uv_query_max_secrets() 732 return sysfs_emit(buf, "%d\n", prot_virt_guest); in uv_is_prot_virt_guest() [all …]
|
| /linux/drivers/ufs/core/ |
| A D | ufs-sysfs.c | 547 return sysfs_emit(buf, "0x%x\n", val); in product_id_show() 561 return sysfs_emit(buf, "0x%x\n", val); in man_id_show() 654 return sysfs_emit(buf, "%llu\n", in read_total_busy_show() 683 return sysfs_emit(buf, "%llu\n", in read_req_latency_max_show() 693 return sysfs_emit(buf, "%llu\n", in read_req_latency_min_show() 703 return sysfs_emit(buf, "%llu\n", in read_req_latency_sum_show() 721 return sysfs_emit(buf, "%llu\n", in write_total_busy_show() 750 return sysfs_emit(buf, "%llu\n", in write_req_latency_max_show() 760 return sysfs_emit(buf, "%llu\n", in write_req_latency_min_show() 770 return sysfs_emit(buf, "%llu\n", in write_req_latency_sum_show() [all …]
|
| /linux/drivers/dma/idxd/ |
| A D | sysfs.c | 28 return sysfs_emit(buf, "%d\n", -1); in engine_group_id_show() 605 return sysfs_emit(buf, "disabled\n"); in wq_state_show() 607 return sysfs_emit(buf, "enabled\n"); in wq_state_show() 610 return sysfs_emit(buf, "unknown\n"); in wq_state_show() 624 return sysfs_emit(buf, "-1\n"); in wq_group_id_show() 978 return sysfs_emit(buf, "%d\n", minor); in wq_cdev_minor_show() 1159 return sysfs_emit(buf, "%u\n", occup); in wq_occupancy_show() 1517 return sysfs_emit(buf, "%d\n", count); in clients_show() 1539 return sysfs_emit(buf, "enabled\n"); in state_show() 1541 return sysfs_emit(buf, "halted\n"); in state_show() [all …]
|
| /linux/drivers/platform/x86/intel/ifs/ |
| A D | sysfs.c | 28 return sysfs_emit(buf, "%#llx\n", ifsd->scan_details); in details_show() 50 return sysfs_emit(buf, "%s\n", status_msg[ifsd->status]); in status_show() 116 return sysfs_emit(buf, "none\n"); in current_batch_show() 118 return sysfs_emit(buf, "0x%02x\n", ifsd->cur_batch); in current_batch_show() 132 return sysfs_emit(buf, "%s\n", "none"); in image_version_show() 134 return sysfs_emit(buf, "%#x\n", ifsd->loaded_version); in image_version_show()
|
| /linux/drivers/infiniband/hw/usnic/ |
| A D | usnic_ib_sysfs.c | 59 return sysfs_emit(buf, "%u\n", subsystem_device_id); in board_id_show() 86 len = sysfs_emit(buf, "%s: %s:%d.%d, %s, %pM, %u VFs\n", in config_show() 108 len = sysfs_emit(buf, "%s: no VFs\n", in config_show() 124 return sysfs_emit(buf, "%s\n", netdev_name(us_ibdev->netdev)); in iface_show() 134 return sysfs_emit(buf, "%u\n", kref_read(&us_ibdev->vf_cnt)); in max_vf_show() 148 return sysfs_emit(buf, "%d\n", qp_per_vf); in qp_per_vf_show() 158 return sysfs_emit(buf, "%d\n", in cq_per_vf_show() 206 return sysfs_emit(buf, "0x%p\n", qp_grp->ctx); in context_show() 216 len = sysfs_emit(buf, "QPN: %d State: (%s) PID: %u VF Idx: %hu", in summary_show()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| A D | sysfs_engines.c | 27 return sysfs_emit(buf, "%s\n", kobj_to_engine(kobj)->name); in name_show() 36 return sysfs_emit(buf, "%d\n", kobj_to_engine(kobj)->uabi_class); in class_show() 45 return sysfs_emit(buf, "%d\n", kobj_to_engine(kobj)->uabi_instance); in inst_show() 54 return sysfs_emit(buf, "0x%x\n", kobj_to_engine(kobj)->mmio_base); in mmio_show() 183 return sysfs_emit(buf, "%lu\n", engine->props.max_busywait_duration_ns); in max_spin_show() 237 return sysfs_emit(buf, "%lu\n", engine->props.timeslice_duration_ms); in timeslice_show() 288 return sysfs_emit(buf, "%lu\n", engine->props.stop_timeout_ms); in stop_show() 299 return sysfs_emit(buf, "%lu\n", engine->defaults.stop_timeout_ms); in stop_default() 344 return sysfs_emit(buf, "%lu\n", engine->props.preempt_timeout_ms); in preempt_timeout_show() 356 return sysfs_emit(buf, "%lu\n", engine->defaults.preempt_timeout_ms); in preempt_timeout_default() [all …]
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| A D | rtrs-clt-sysfs.c | 56 return sysfs_emit(page, "%d\n", in max_reconnect_attempts_show() 101 return sysfs_emit(page, "round-robin (RR: %d)\n", in mpath_policy_show() 104 return sysfs_emit(page, "min-inflight (MI: %d)\n", in mpath_policy_show() 107 return sysfs_emit(page, "min-latency (ML: %d)\n", in mpath_policy_show() 110 return sysfs_emit(page, "Unknown (%d)\n", clt->mp_policy); in mpath_policy_show() 159 return sysfs_emit(page, in add_path_show() 205 return sysfs_emit(page, "connected\n"); in rtrs_clt_state_show() 207 return sysfs_emit(page, "disconnected\n"); in rtrs_clt_state_show() 341 return sysfs_emit(page, "%u\n", clt_path->hca_port); in rtrs_clt_hca_port_show() 355 return sysfs_emit(page, "%s\n", clt_path->hca_name); in rtrs_clt_hca_name_show() [all …]
|
| /linux/fs/ext4/ |
| A D | sysfs.c | 69 return sysfs_emit(buf, "%lu\n", in session_write_kbytes_show() 78 return sysfs_emit(buf, "%llu\n", in lifetime_write_kbytes_show() 136 return sysfs_emit(buf, "<none>\n"); in journal_task_show() 137 return sysfs_emit(buf, "%d\n", in journal_task_show() 370 return sysfs_emit(buf, "%lld\n", in __print_tstamp() 392 return sysfs_emit(buf, "%u\n", le32_to_cpup(ptr)); in ext4_generic_attr_show() 400 return sysfs_emit(buf, "%llu\n", le64_to_cpup(ptr)); in ext4_generic_attr_show() 419 return sysfs_emit(buf, "%llu\n", in ext4_attr_show() 427 return sysfs_emit(buf, "%llu\n", in ext4_attr_show() 431 return sysfs_emit(buf, "%llu\n", in ext4_attr_show() [all …]
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| A D | adf_sysfs.c | 29 return sysfs_emit(buf, "%s\n", state); in state_show() 106 return sysfs_emit(buf, "%s\n", services); in cfg_services_show() 169 return sysfs_emit(buf, "1\n"); in pm_idle_enabled_show() 171 return sysfs_emit(buf, "%s\n", pm_idle_enabled); in pm_idle_enabled_show() 219 return sysfs_emit(buf, "%s\n", auto_reset); in auto_reset_show() 269 return sysfs_emit(buf, "%s\n", ADF_CFG_DC); in rp2srv_show() 271 return sysfs_emit(buf, "%s\n", ADF_CFG_SYM); in rp2srv_show() 273 return sysfs_emit(buf, "%s\n", ADF_CFG_ASYM); in rp2srv_show() 320 return sysfs_emit(buf, "%u\n", GET_MAX_BANKS(accel_dev)); in num_rps_show()
|