/linux-6.1.9/drivers/bus/mhi/host/ |
D | debugfs.c | 298 return single_open(fp, mhi_debugfs_states_show, inode->i_private); in mhi_debugfs_states_open() 303 return single_open(fp, mhi_debugfs_events_show, inode->i_private); in mhi_debugfs_events_open() 308 return single_open(fp, mhi_debugfs_channels_show, inode->i_private); in mhi_debugfs_channels_open() 313 return single_open(fp, mhi_debugfs_devices_show, inode->i_private); in mhi_debugfs_devices_open() 318 return single_open(fp, mhi_debugfs_regdump_show, inode->i_private); in mhi_debugfs_regdump_open() 323 return single_open(fp, mhi_debugfs_device_wake_show, inode->i_private); in mhi_debugfs_device_wake_open() 328 return single_open(fp, mhi_debugfs_timeout_ms_show, inode->i_private); in mhi_debugfs_timeout_ms_open()
|
/linux-6.1.9/drivers/net/wireless/rsi/ |
D | rsi_91x_debugfs.c | 72 return single_open(file, rsi_sdio_stats_read, inode->i_private); in rsi_sdio_stats_open() 106 return single_open(file, rsi_version_read, inode->i_private); in rsi_version_open() 191 return single_open(file, rsi_stats_read, inode->i_private); in rsi_stats_open() 220 return single_open(file, rsi_debug_zone_read, inode->i_private); in rsi_debug_read()
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_debugfs_params.c | 36 return single_open(file, i915_param_int_show, inode->i_private); in i915_param_int_open() 99 return single_open(file, i915_param_uint_show, inode->i_private); in i915_param_uint_open() 162 return single_open(file, i915_param_charp_show, inode->i_private); in i915_param_charp_open()
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | rtas-proc.c | 159 return single_open(file, ppc_rtas_poweron_show, NULL); in poweron_open() 172 return single_open(file, ppc_rtas_progress_show, NULL); in progress_open() 185 return single_open(file, ppc_rtas_clock_show, NULL); in clock_open() 198 return single_open(file, ppc_rtas_tone_freq_show, NULL); in tone_freq_open() 211 return single_open(file, ppc_rtas_tone_volume_show, NULL); in tone_volume_open()
|
/linux-6.1.9/fs/cifs/ |
D | cifs_debug.c | 622 return single_open(file, cifs_stats_proc_show, NULL); in cifs_stats_proc_open() 651 return single_open(file, name##_proc_show, NULL); \ 769 return single_open(file, cifsFYI_proc_show, NULL); in cifsFYI_proc_open() 808 return single_open(file, cifs_linux_ext_proc_show, NULL); in cifs_linux_ext_proc_open() 839 return single_open(file, cifs_lookup_cache_proc_show, NULL); in cifs_lookup_cache_proc_open() 870 return single_open(file, traceSMB_proc_show, NULL); in traceSMB_proc_open() 901 return single_open(file, cifs_security_flags_proc_show, NULL); in cifs_security_flags_proc_open() 1028 return single_open(file, cifs_mount_params_proc_show, NULL); in cifs_mount_params_proc_open()
|
/linux-6.1.9/include/linux/ |
D | seq_file.h | 166 int single_open(struct file *, int (*)(struct seq_file *, void *), void *); 199 return single_open(file, __name ## _show, inode->i_private); \ 213 return single_open(file, __name ## _show, pde_data(inode)); \
|
/linux-6.1.9/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_debugfs.c | 68 return single_open(file, debugfs_log_show, inode->i_private); in debugfs_log_open() 137 return single_open(file, debugfs_trace_show, inode->i_private); in debugfs_trace_open()
|
/linux-6.1.9/drivers/misc/sgi-gru/ |
D | gruprocfs.c | 244 return single_open(file, statistics_show, NULL); in statistics_open() 249 return single_open(file, mcs_statistics_show, NULL); in mcs_statistics_open() 254 return single_open(file, options_show, NULL); in options_open()
|
/linux-6.1.9/drivers/scsi/qedi/ |
D | qedi_debugfs.c | 173 return single_open(file, qedi_gbl_ctx_show, qedi); in qedi_dbg_gbl_ctx_open() 220 return single_open(file, qedi_io_trace_show, qedi); in qedi_dbg_io_trace_open()
|
/linux-6.1.9/drivers/ras/ |
D | debugfs.c | 24 return single_open(file, trace_show, NULL); in trace_open()
|
/linux-6.1.9/drivers/gpu/host1x/ |
D | debug.c | 169 return single_open(file, host1x_debug_show_all, inode->i_private); in host1x_debug_open_all() 181 return single_open(file, host1x_debug_show, inode->i_private); in host1x_debug_open()
|
/linux-6.1.9/drivers/usb/mtu3/ |
D | mtu3_debugfs.c | 270 return single_open(file, f_map->show, inode->i_private); in mtu3_ep_open() 311 return single_open(file, mtu3_probe_show, inode->i_private); in mtu3_probe_open() 443 return single_open(file, ssusb_mode_show, inode->i_private); in ssusb_mode_open() 489 return single_open(file, ssusb_vbus_show, inode->i_private); in ssusb_vbus_open()
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_gt_debugfs.h | 25 return single_open(file, __name ## _show, inode->i_private); \
|
/linux-6.1.9/arch/um/kernel/ |
D | exitcode.c | 36 return single_open(file, exitcode_proc_show, NULL); in exitcode_proc_open()
|
/linux-6.1.9/fs/jfs/ |
D | jfs_debug.c | 28 return single_open(file, jfs_loglevel_proc_show, NULL); in jfs_loglevel_proc_open()
|
/linux-6.1.9/kernel/irq/ |
D | proc.c | 193 return single_open(file, irq_affinity_proc_show, pde_data(inode)); in irq_affinity_proc_open() 198 return single_open(file, irq_affinity_list_proc_show, pde_data(inode)); in irq_affinity_list_proc_open() 268 return single_open(file, default_affinity_show, pde_data(inode)); in default_affinity_open()
|
/linux-6.1.9/drivers/scsi/qedf/ |
D | qedf_debugfs.c | 288 return single_open(file, qedf_io_trace_show, qedf); in qedf_dbg_io_trace_open() 375 return single_open(file, qedf_driver_stats_show, qedf); in qedf_dbg_driver_stats_open() 467 return single_open(file, qedf_offload_stats_show, qedf); in qedf_dbg_offload_stats_open()
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_debugfs.c | 151 return single_open(file, node->info_ent->show, node); in drm_debugfs_open() 297 return single_open(file, connector_show, dev); in connector_open() 344 return single_open(file, edid_show, dev); in edid_open()
|
/linux-6.1.9/drivers/usb/musb/ |
D | musb_debugfs.c | 160 return single_open(file, musb_test_mode_show, inode->i_private); in musb_test_mode_open() 260 return single_open(file, musb_softconnect_show, inode->i_private); in musb_softconnect_open()
|
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_debugfs.c | 35 return single_open(file, show, NULL); in kfd_debugfs_open()
|
/linux-6.1.9/drivers/usb/host/ |
D | xhci-debugfs.c | 248 return single_open(file, f_map->show, inode->i_private); in xhci_ring_open() 333 return single_open(file, f_map->show, inode->i_private); in xhci_context_open() 359 return single_open(file, xhci_portsc_show, inode->i_private); in xhci_port_open() 501 return single_open(file, xhci_stream_id_show, inode->i_private); in xhci_stream_id_open()
|
/linux-6.1.9/lib/kunit/ |
D | debugfs.c | 82 return single_open(file, debugfs_print_results, suite); in debugfs_results_open()
|
/linux-6.1.9/drivers/gpu/drm/msm/ |
D | msm_debugfs.c | 100 ret = single_open(file, msm_gpu_show, show_priv); in msm_gpu_open() 165 ret = single_open(file, msm_kms_show, state); in msm_kms_open()
|
/linux-6.1.9/arch/sparc/kernel/ |
D | led.c | 65 return single_open(file, led_proc_show, NULL); in led_proc_open()
|
/linux-6.1.9/drivers/gpu/drm/armada/ |
D | armada_debugfs.c | 47 return single_open(file, armada_debugfs_crtc_reg_show, in armada_debugfs_crtc_reg_open()
|