Home
last modified time | relevance | path

Searched refs:single_open (Results 1 - 25 of 310) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/net/batman-adv/
H A Ddebugfs.c57 return single_open(file, batadv_algo_seq_print_text, NULL); in batadv_algorithms_open()
66 return single_open(file, batadv_hardif_neigh_seq_print_text, net_dev); in neighbors_open()
75 return single_open(file, batadv_orig_seq_print_text, net_dev); in batadv_originators_open()
93 return single_open(file, batadv_orig_hardif_seq_print_text, net_dev); in batadv_originators_hardif_open()
102 return single_open(file, batadv_gw_client_seq_print_text, net_dev); in batadv_gateways_open()
111 return single_open(file, batadv_tt_global_seq_print_text, net_dev); in batadv_transtable_global_open()
121 return single_open(file, batadv_bla_claim_table_seq_print_text, in batadv_bla_claim_table_open()
132 return single_open(file, batadv_bla_backbone_table_seq_print_text, in batadv_bla_backbone_table_open()
152 return single_open(file, batadv_dat_cache_seq_print_text, net_dev); in batadv_dat_cache_open()
162 return single_open(fil in batadv_transtable_local_open()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c72 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()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c71 return single_open(file, rsi_sdio_stats_read, inode->i_private); in rsi_sdio_stats_open()
105 return single_open(file, rsi_version_read, inode->i_private); in rsi_version_open()
190 return single_open(file, rsi_stats_read, inode->i_private); in rsi_stats_open()
219 return single_open(file, rsi_debug_zone_read, inode->i_private); in rsi_debug_read()
/kernel/linux/linux-5.10/drivers/bus/mhi/host/
H A Ddebugfs.c296 return single_open(fp, mhi_debugfs_states_show, inode->i_private); in mhi_debugfs_states_open()
301 return single_open(fp, mhi_debugfs_events_show, inode->i_private); in mhi_debugfs_events_open()
306 return single_open(fp, mhi_debugfs_channels_show, inode->i_private); in mhi_debugfs_channels_open()
311 return single_open(fp, mhi_debugfs_devices_show, inode->i_private); in mhi_debugfs_devices_open()
316 return single_open(fp, mhi_debugfs_regdump_show, inode->i_private); in mhi_debugfs_regdump_open()
321 return single_open(fp, mhi_debugfs_device_wake_show, inode->i_private); in mhi_debugfs_device_wake_open()
326 return single_open(fp, mhi_debugfs_timeout_ms_show, inode->i_private); in mhi_debugfs_timeout_ms_open()
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H A Ddebugfs.c298 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_debugfs_params.c24 return single_open(file, i915_param_int_show, inode->i_private); in i915_param_int_open()
77 return single_open(file, i915_param_uint_show, inode->i_private); in i915_param_uint_open()
130 return single_open(file, i915_param_charp_show, inode->i_private); in i915_param_charp_open()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_debugfs_params.c36 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()
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_debugfs.c74 return single_open(file, debugfs_log_show, inode->i_private); in debugfs_log_open()
143 return single_open(file, debugfs_trace_show, inode->i_private); in debugfs_trace_open()
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_debugfs.c68 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()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_debug.c617 return single_open(file, cifs_stats_proc_show, NULL); in cifs_stats_proc_open()
646 return single_open(file, name##_proc_show, NULL); \
760 return single_open(file, cifsFYI_proc_show, NULL); in cifsFYI_proc_open()
799 return single_open(file, cifs_linux_ext_proc_show, NULL); in cifs_linux_ext_proc_open()
830 return single_open(file, cifs_lookup_cache_proc_show, NULL); in cifs_lookup_cache_proc_open()
861 return single_open(file, traceSMB_proc_show, NULL); in traceSMB_proc_open()
892 return single_open(file, cifs_security_flags_proc_show, NULL); in cifs_security_flags_proc_open()
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgruprocfs.c244 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()
/kernel/linux/linux-5.10/include/linux/
H A Dseq_file.h142 int single_open(struct file *, int (*)(struct seq_file *, void *), void *);
171 return single_open(file, __name ## _show, inode->i_private); \
185 return single_open(file, __name ## _show, PDE_DATA(inode)); \
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgruprocfs.c244 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()
/kernel/linux/linux-6.6/include/linux/
H A Dseq_file.h166 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)); \
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas-proc.c159 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()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Drtas-proc.c159 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()
/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_debugfs.c269 return single_open(file, f_map->show, inode->i_private); in mtu3_ep_open()
310 return single_open(file, mtu3_probe_show, inode->i_private); in mtu3_probe_open()
442 return single_open(file, ssusb_mode_show, inode->i_private); in ssusb_mode_open()
488 return single_open(file, ssusb_vbus_show, inode->i_private); in ssusb_vbus_open()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_debugfs.c155 return single_open(file, node->info_ent->show, node); in drm_debugfs_open()
163 return single_open(file, node->show, entry); in drm_debugfs_entry_open()
423 return single_open(file, connector_show, dev); in connector_open()
464 return single_open(file, edid_show, dev); in edid_open()
/kernel/linux/linux-5.10/arch/mips/ralink/
H A Dbootrom.c24 return single_open(file, bootrom_show, NULL); in bootrom_open()
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dptdump_debugfs.c17 return single_open(file, ptdump_show, inode->i_private); in ptdump_open()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Ddebugfs_gt.h16 return single_open(file, __name ## _show, inode->i_private); \
/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dirqchip-debug.c28 return single_open(file, irqchip_state_show, inode->i_private); in irqchip_debug_open()
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dasids-debugfs.c53 return single_open(file, asids_seq_show, inode->i_private); in asids_debugfs_open()
/kernel/linux/linux-5.10/drivers/sh/intc/
H A Dvirq-debugfs.c42 return single_open(file, intc_irq_xlate_debug, inode->i_private); in intc_irq_xlate_open()
/kernel/linux/linux-5.10/drivers/ras/
H A Ddebugfs.c24 return single_open(file, trace_show, NULL); in trace_open()

Completed in 14 milliseconds

12345678910>>...13