Home
last modified time | relevance | path

Searched refs:single_open (Results 1 – 25 of 249) sorted by relevance

12345678910

/Linux-v4.19/net/batman-adv/
Ddebugfs.c52 return single_open(file, batadv_algo_seq_print_text, NULL); in batadv_algorithms_open()
59 return single_open(file, batadv_hardif_neigh_seq_print_text, net_dev); in neighbors_open()
66 return single_open(file, batadv_orig_seq_print_text, net_dev); in batadv_originators_open()
82 return single_open(file, batadv_orig_hardif_seq_print_text, net_dev); in batadv_originators_hardif_open()
89 return single_open(file, batadv_gw_client_seq_print_text, net_dev); in batadv_gateways_open()
96 return single_open(file, batadv_tt_global_seq_print_text, net_dev); in batadv_transtable_global_open()
104 return single_open(file, batadv_bla_claim_table_seq_print_text, in batadv_bla_claim_table_open()
113 return single_open(file, batadv_bla_backbone_table_seq_print_text, in batadv_bla_backbone_table_open()
131 return single_open(file, batadv_dat_cache_seq_print_text, net_dev); in batadv_dat_cache_open()
139 return single_open(file, batadv_tt_local_seq_print_text, net_dev); in batadv_transtable_local_open()
[all …]
/Linux-v4.19/arch/x86/mm/
Ddebug_pagetables.c15 return single_open(filp, ptdump_show, NULL); in ptdump_open()
38 return single_open(filp, ptdump_show_curknl, NULL); in ptdump_open_curknl()
64 return single_open(filp, ptdump_show_curusr, NULL); in ptdump_open_curusr()
88 return single_open(filp, ptdump_show_efi, NULL); in ptdump_open_efi()
/Linux-v4.19/drivers/net/wireless/rsi/
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()
/Linux-v4.19/drivers/cpufreq/
Ds3c24xx-cpufreq-debugfs.c68 return single_open(file, board_show, NULL); in fops_board_open()
110 return single_open(file, info_show, NULL); in fops_info_open()
167 return single_open(file, io_show, NULL); in fops_io_open()
/Linux-v4.19/drivers/misc/mic/host/
Dmic_debugfs.c59 return single_open(file, mic_smpt_show, inode->i_private); in mic_smpt_debug_open()
86 return single_open(file, mic_post_code_show, inode->i_private); in mic_post_code_debug_open()
148 return single_open(file, mic_msi_irq_info_show, inode->i_private); in mic_msi_irq_info_debug_open()
/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_debugfs.c102 return single_open(file, debugfs_log_show, inode->i_private); in debugfs_log_open()
159 return single_open(file, debugfs_usecount_show, inode->i_private); in debugfs_usecount_open()
183 return single_open(file, debugfs_trace_show, inode->i_private); in debugfs_trace_open()
/Linux-v4.19/drivers/misc/mic/cosm/
Dcosm_debugfs.c83 return single_open(file, cosm_log_buf_show, inode->i_private); in cosm_log_buf_open()
110 return single_open(file, cosm_force_reset_show, inode->i_private); in cosm_force_reset_debug_open()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_dfs.c44 return single_open(file, qla2x00_dfs_tgt_sess_show, vha); in qla2x00_dfs_tgt_sess_open()
116 return single_open(file, qla2x00_dfs_tgt_port_database_show, vha); in qla2x00_dfs_tgt_port_database_open()
164 return single_open(file, qla_dfs_fw_resource_cnt_show, vha); in qla_dfs_fw_resource_cnt_open()
251 return single_open(file, qla_dfs_tgt_counters_show, vha); in qla_dfs_tgt_counters_open()
320 return single_open(file, qla2x00_dfs_fce_show, vha); in qla2x00_dfs_fce_open()
373 return single_open(file, qla_dfs_naqp_show, vha); in qla_dfs_naqp_open()
/Linux-v4.19/fs/cifs/
Dcifs_debug.c496 return single_open(file, cifs_stats_proc_show, NULL); in cifs_stats_proc_open()
525 return single_open(file, name##_proc_show, NULL); \
626 return single_open(file, cifsFYI_proc_show, NULL); in cifsFYI_proc_open()
665 return single_open(file, cifs_linux_ext_proc_show, NULL); in cifs_linux_ext_proc_open()
696 return single_open(file, cifs_lookup_cache_proc_show, NULL); in cifs_lookup_cache_proc_open()
727 return single_open(file, traceSMB_proc_show, NULL); in traceSMB_proc_open()
758 return single_open(file, cifs_security_flags_proc_show, NULL); in cifs_security_flags_proc_open()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Ddebugfs.c189 return single_open(file, wil_ring_debugfs_show, inode->i_private); in wil_ring_seq_open()
257 return single_open(file, wil_srings_debugfs_show, inode->i_private); in wil_srings_seq_open()
372 return single_open(file, wil_mbox_debugfs_show, inode->i_private); in wil_mbox_seq_open()
649 return single_open(file, wil_memread_debugfs_show, inode->i_private); in wil_memread_seq_open()
1176 return single_open(file, wil_txdesc_debugfs_show, inode->i_private); in wil_txdesc_seq_open()
1232 return single_open(file, wil_status_msg_debugfs_show, in wil_status_msg_seq_open()
1284 return single_open(file, wil_rx_buff_mgmt_debugfs_show, in wil_rx_buff_mgmt_seq_open()
1380 return single_open(file, wil_bf_debugfs_show, inode->i_private); in wil_bf_seq_open()
1424 return single_open(file, wil_temp_debugfs_show, inode->i_private); in wil_temp_seq_open()
1448 return single_open(file, wil_freq_debugfs_show, inode->i_private); in wil_freq_seq_open()
[all …]
/Linux-v4.19/drivers/regulator/
Ddbx500-prcmu.c90 return single_open(file, ux500_regulator_power_state_cnt_print, in ux500_regulator_power_state_cnt_open()
128 return single_open(file, ux500_regulator_status_print, in ux500_regulator_status_open()
/Linux-v4.19/arch/powerpc/kernel/
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()
/Linux-v4.19/include/linux/ceph/
Ddebugfs.h11 return single_open(file, name, inode->i_private); \
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_debugfs.c47 return single_open(f, mt76x2_ampdu_stat_read, inode->i_private); in mt76x2_ampdu_stat_open()
116 return single_open(f, mt76x2_dfs_stat_read, inode->i_private); in mt76x2_dfs_stat_open()
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_debugfs.c49 return single_open(file, scif_dev_test, inode->i_private); in scif_dev_test_open()
128 return single_open(file, scif_rma_test, inode->i_private); in scif_rma_test_open()
/Linux-v4.19/arch/mips/lasat/
Dpicvue_proc.c61 return single_open(file, pvc_line_proc_show, PDE_DATA(inode)); in pvc_line_proc_open()
147 return single_open(file, pvc_scroll_proc_show, NULL); in pvc_scroll_proc_open()
/Linux-v4.19/drivers/misc/sgi-gru/
Dgruprocfs.c260 return single_open(file, statistics_show, NULL); in statistics_open()
265 return single_open(file, mcs_statistics_show, NULL); in mcs_statistics_open()
270 return single_open(file, options_show, NULL); in options_open()
/Linux-v4.19/arch/mips/ralink/
Dbootrom.c26 return single_open(file, bootrom_show, NULL); in bootrom_open()
/Linux-v4.19/arch/arm/mm/
Dptdump_debugfs.c17 return single_open(file, ptdump_show, inode->i_private); in ptdump_open()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Ddebugfs.c88 return single_open(f, mt76x0_ampdu_stat_read, inode->i_private); in mt76x0_ampdu_stat_open()
142 return single_open(f, mt76x0_eeprom_param_read, inode->i_private); in mt76x0_eeprom_param_open()
/Linux-v4.19/drivers/gpu/host1x/
Ddebug.c148 return single_open(file, host1x_debug_show_all, inode->i_private); in host1x_debug_open_all()
160 return single_open(file, host1x_debug_show, inode->i_private); in host1x_debug_open()
/Linux-v4.19/drivers/sh/intc/
Dvirq-debugfs.c42 return single_open(file, intc_irq_xlate_debug, inode->i_private); in intc_irq_xlate_open()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Ddivasproc.c213 return single_open(file, d_l1_down_proc_show, PDE_DATA(inode)); in d_l1_down_proc_open()
239 return single_open(file, grp_opt_proc_show, PDE_DATA(inode)); in grp_opt_proc_open()
338 return single_open(file, info_proc_show, PDE_DATA(inode)); in info_proc_open()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_debugfs.c58 return single_open(file, node->info_ent->show, node); in drm_debugfs_open()
250 return single_open(file, connector_show, dev); in connector_open()
297 return single_open(file, edid_show, dev); in edid_open()
/Linux-v4.19/drivers/ras/
Ddebugfs.c21 return single_open(file, trace_show, NULL); in trace_open()

12345678910