/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_discovery.c | 694 ssize_t (*show)(struct ip_hw_instance *ip_hw_instance, char *buf); member 776 if (!ip_hw_attr->show) in ip_hw_instance_attr_show() 779 return ip_hw_attr->show(ip_hw_instance, buf); in ip_hw_instance_attr_show() 783 .show = ip_hw_instance_attr_show, 824 ssize_t (*show)(struct ip_die_entry *ip_die_entry, char *buf); member 856 if (!ip_die_entry_attr->show) in ip_die_entry_attr_show() 859 return ip_die_entry_attr->show(ip_die_entry, buf); in ip_die_entry_attr_show() 872 .show = ip_die_entry_attr_show,
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_trace_timeline.c | 93 .show = kbasep_trace_timeline_seq_show,
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_trace_timeline.c | 93 .show = kbasep_trace_timeline_seq_show,
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_firmware_cfg.c | 202 .show = &show_fw_cfg,
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | list_model_impl.cpp | 109 void ListModelImpl::SetCachedCount(int32_t cachedCount, bool show) in SetCachedCount() argument
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | dialog_model.cpp | 165 return impl->getDialogAPI()->show(handle->controller, showInSubWindow); in Show()
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_video.h | 214 * @brief Sets whether to show the playback controller. 216 * @param show Specifies whether to show the playback controller. The value <b>true</b> means showing 221 void ShowController(bool show);
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | proc.c | 192 .show = show_cpuinfo,
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-sysparam.c | 262 attr[i].kobj_attr.show = sys_param_show; in opal_sys_param_init()
|
H A D | opal-powercap.c | 139 attr->attr.show = powercap_show; in powercap_add_attr()
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | diag.c | 104 .show = show_diag_stat,
|
H A D | processor.c | 234 .show = show_cpuinfo,
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
H A D | um_arch.c | 98 .show = show_cpuinfo, 125 /* Explicitly use printf() to show version in stdout */ in uml_version_setup() 171 /* Explicitly use printf() to show help in stdout */ in Usage()
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | setup.c | 190 .show = show_cpuinfo
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | misc.c | 96 .show = misc_seq_show,
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | adf_cfg.c | 52 .show = qat_dev_cfg_show
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-sysparam.c | 262 attr[i].kobj_attr.show = sys_param_show; in opal_sys_param_init()
|
H A D | opal-powercap.c | 139 attr->attr.show = powercap_show; in powercap_add_attr()
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | setup.c | 183 .show = show_cpuinfo
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | diag.c | 121 .show = show_diag_stat,
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | cpu.c | 305 .show = c_show
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_debugfs.c | 48 .show = _##name##_seq_show \
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | vexpress-hwmon.c | 75 if (dev_attr->show == vexpress_hwmon_label_show && in vexpress_hwmon_attr_is_visible()
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_printk.c | 345 .show = t_show,
|
/kernel/linux/linux-5.10/net/8021q/ |
H A D | vlanproc.c | 70 .show = vlan_seq_show, 266 /* now show all PRIORITY mappings relating to this VLAN */ in vlandev_seq_show()
|