/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | sn_proc_fs.c | 23 return single_open(file, partition_id_show, NULL); in partition_id_open() 34 return single_open(file, system_serial_number_show, NULL); in system_serial_number_open() 45 return single_open(file, licenseID_show, NULL); in licenseID_open() 57 return single_open(file, coherence_id_show, NULL); in coherence_id_open()
|
D | prominfo_proc.c | 145 return single_open(file, proc_fit_show, PDE_DATA(inode)); in proc_fit_open() 179 return single_open(file, proc_version_show, PDE_DATA(inode)); in proc_version_open()
|
/linux-4.1.27/net/batman-adv/ |
D | debugfs.c | 241 return single_open(file, batadv_algo_seq_print_text, NULL); in batadv_algorithms_open() 248 return single_open(file, batadv_orig_seq_print_text, net_dev); in batadv_originators_open() 262 return single_open(file, batadv_orig_hardif_seq_print_text, net_dev); in batadv_originators_hardif_open() 269 return single_open(file, batadv_gw_client_seq_print_text, net_dev); in batadv_gateways_open() 276 return single_open(file, batadv_tt_global_seq_print_text, net_dev); in batadv_transtable_global_open() 284 return single_open(file, batadv_bla_claim_table_seq_print_text, in batadv_bla_claim_table_open() 293 return single_open(file, batadv_bla_backbone_table_seq_print_text, in batadv_bla_backbone_table_open() 309 return single_open(file, batadv_dat_cache_seq_print_text, net_dev); in batadv_dat_cache_open() 317 return single_open(file, batadv_tt_local_seq_print_text, net_dev); in batadv_transtable_local_open() 330 return single_open(file, batadv_nc_nodes_seq_print_text, net_dev); in batadv_nc_nodes_open()
|
/linux-4.1.27/drivers/pnp/pnpbios/ |
D | proc.c | 51 return single_open(file, pnpconfig_proc_show, NULL); in pnpconfig_proc_open() 78 return single_open(file, escd_info_proc_show, NULL); in escd_info_proc_open() 133 return single_open(file, escd_proc_show, NULL); in escd_proc_open() 163 return single_open(file, pnp_legacyres_proc_show, NULL); in pnp_legacyres_proc_open() 206 return single_open(file, pnp_devices_proc_show, NULL); in pnp_devices_proc_open() 240 return single_open(file, pnpbios_proc_show, PDE_DATA(inode)); in pnpbios_proc_open()
|
/linux-4.1.27/drivers/mfd/ |
D | ab8500-debugfs.c | 1337 return single_open(file, ab8500_print_bank_registers, inode->i_private); in ab8500_registers_open() 1438 err = single_open(file, ab8500_print_all_banks, inode->i_private); in ab8500_all_banks_open() 1468 return single_open(file, ab8500_bank_print, inode->i_private); in ab8500_bank_open() 1501 return single_open(file, ab8500_address_print, inode->i_private); in ab8500_address_open() 1545 return single_open(file, ab8500_val_print, inode->i_private); in ab8500_val_open() 1626 return single_open(file, ab8500_interrupts_print, inode->i_private); in ab8500_interrupts_open() 1661 return single_open(file, ab8500_hwreg_print, inode->i_private); in ab8500_hwreg_open() 1725 return single_open(file, ab8500_print_modem_registers, in ab8500_modem_open() 1756 return single_open(file, ab8500_gpadc_bat_ctrl_print, in ab8500_gpadc_bat_ctrl_open() 1788 return single_open(file, ab8500_gpadc_btemp_ball_print, in ab8500_gpadc_btemp_ball_open() [all …]
|
D | ab3100-otp.c | 115 return single_open(file, ab3100_show_otp, inode->i_private); in ab3100_otp_open()
|
/linux-4.1.27/drivers/ide/ |
D | ide-proc.c | 61 return single_open(file, ide_imodel_proc_show, PDE_DATA(inode)); in ide_imodel_proc_open() 85 return single_open(file, ide_mate_proc_show, PDE_DATA(inode)); in ide_mate_proc_open() 106 return single_open(file, ide_channel_proc_show, PDE_DATA(inode)); in ide_channel_proc_open() 146 return single_open(file, ide_identify_proc_show, PDE_DATA(inode)); in ide_identify_proc_open() 328 return single_open(file, ide_settings_proc_show, PDE_DATA(inode)); in ide_settings_proc_open() 452 return single_open(file, ide_capacity_proc_show, NULL); in ide_capacity_proc_open() 477 return single_open(file, ide_geometry_proc_show, PDE_DATA(inode)); in ide_geometry_proc_open() 500 return single_open(file, ide_dmodel_proc_show, PDE_DATA(inode)); in ide_dmodel_proc_open() 528 return single_open(file, ide_driver_proc_show, PDE_DATA(inode)); in ide_driver_proc_open() 604 return single_open(file, ide_media_proc_show, PDE_DATA(inode)); in ide_media_proc_open() [all …]
|
D | ide-disk_proc.c | 56 return single_open(file, idedisk_cache_proc_show, PDE_DATA(inode)); in idedisk_cache_proc_open() 77 return single_open(file, idedisk_capacity_proc_show, PDE_DATA(inode)); in idedisk_capacity_proc_open() 118 return single_open(file, idedisk_sv_proc_show, PDE_DATA(inode)); in idedisk_sv_proc_open() 136 return single_open(file, idedisk_st_proc_show, PDE_DATA(inode)); in idedisk_st_proc_open()
|
D | ide-floppy_proc.c | 18 return single_open(file, idefloppy_capacity_proc_show, PDE_DATA(inode)); in idefloppy_capacity_proc_open()
|
/linux-4.1.27/drivers/usb/chipidea/ |
D | debug.c | 50 return single_open(file, ci_device_show, inode->i_private); in ci_device_open() 110 return single_open(file, ci_port_test_show, inode->i_private); in ci_port_test_open() 154 return single_open(file, ci_qheads_show, inode->i_private); in ci_qheads_open() 205 return single_open(file, ci_requests_show, inode->i_private); in ci_requests_open() 279 return single_open(file, ci_otg_show, inode->i_private); in ci_otg_open() 327 return single_open(file, ci_role_show, inode->i_private); in ci_role_open() 372 return single_open(file, ci_registers_show, inode->i_private); in ci_registers_open()
|
/linux-4.1.27/net/bluetooth/ |
D | hci_debugfs.c | 107 return single_open(file, features_show, inode->i_private); in features_open() 131 return single_open(file, device_id_show, inode->i_private); in device_id_open() 161 return single_open(file, device_list_show, inode->i_private); in device_list_open() 186 return single_open(file, blacklist_show, inode->i_private); in blacklist_open() 221 return single_open(file, uuids_show, inode->i_private); in uuids_open() 250 return single_open(file, remote_oob_show, inode->i_private); in remote_oob_open() 413 return single_open(file, inquiry_cache_show, inode->i_private); in inquiry_cache_open() 439 return single_open(file, link_keys_show, inode->i_private); in link_keys_open() 463 return single_open(file, dev_class_show, inode->i_private); in dev_class_open() 662 return single_open(file, identity_show, inode->i_private); in identity_open() [all …]
|
/linux-4.1.27/fs/xfs/ |
D | xfs_stats.c | 95 return single_open(file, xfs_stat_proc_show, NULL); in xfs_stat_proc_open() 121 return single_open(file, xqm_proc_show, NULL); in xqm_proc_open() 146 return single_open(file, xqmstat_proc_show, NULL); in xqmstat_proc_open()
|
/linux-4.1.27/drivers/staging/i2o/ |
D | i2o_proc.c | 1606 return single_open(file, i2o_seq_show_hrt, PDE_DATA(inode)); in i2o_seq_open_hrt() 1611 return single_open(file, i2o_seq_show_lct, PDE_DATA(inode)); in i2o_seq_open_lct() 1616 return single_open(file, i2o_seq_show_status, PDE_DATA(inode)); in i2o_seq_open_status() 1621 return single_open(file, i2o_seq_show_hw, PDE_DATA(inode)); in i2o_seq_open_hw() 1626 return single_open(file, i2o_seq_show_ddm_table, PDE_DATA(inode)); in i2o_seq_open_ddm_table() 1631 return single_open(file, i2o_seq_show_driver_store, PDE_DATA(inode)); in i2o_seq_open_driver_store() 1636 return single_open(file, i2o_seq_show_drivers_stored, PDE_DATA(inode)); in i2o_seq_open_drivers_stored() 1641 return single_open(file, i2o_seq_show_groups, PDE_DATA(inode)); in i2o_seq_open_groups() 1646 return single_open(file, i2o_seq_show_phys_device, PDE_DATA(inode)); in i2o_seq_open_phys_device() 1651 return single_open(file, i2o_seq_show_claimed, PDE_DATA(inode)); in i2o_seq_open_claimed() [all …]
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_debugfs.c | 83 return single_open(file, mic_log_buf_show, inode->i_private); in mic_log_buf_open() 125 return single_open(file, mic_smpt_show, inode->i_private); in mic_smpt_debug_open() 151 return single_open(file, mic_soft_reset_show, inode->i_private); in mic_soft_reset_debug_open() 178 return single_open(file, mic_post_code_show, inode->i_private); in mic_post_code_debug_open() 270 return single_open(file, mic_dp_show, inode->i_private); in mic_dp_debug_open() 359 return single_open(file, mic_vdev_info_show, inode->i_private); in mic_vdev_info_debug_open() 422 return single_open(file, mic_msi_irq_info_show, inode->i_private); in mic_msi_irq_info_debug_open()
|
/linux-4.1.27/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() 113 return single_open(file, rsi_version_read, inode->i_private); in rsi_version_open() 193 return single_open(file, rsi_stats_read, inode->i_private); in rsi_stats_open() 222 return single_open(file, rsi_debug_zone_read, inode->i_private); in rsi_debug_read()
|
/linux-4.1.27/drivers/cpufreq/ |
D | s3c24xx-cpufreq-debugfs.c | 66 return single_open(file, board_show, NULL); in fops_board_open() 108 return single_open(file, info_show, NULL); in fops_info_open() 165 return single_open(file, io_show, NULL); in fops_io_open()
|
/linux-4.1.27/kernel/irq/ |
D | proc.c | 150 return single_open(file, irq_affinity_proc_show, PDE_DATA(inode)); in irq_affinity_proc_open() 155 return single_open(file, irq_affinity_list_proc_show, PDE_DATA(inode)); in irq_affinity_list_proc_open() 160 return single_open(file, irq_affinity_hint_proc_show, PDE_DATA(inode)); in irq_affinity_hint_proc_open() 230 return single_open(file, default_affinity_show, PDE_DATA(inode)); in default_affinity_open() 251 return single_open(file, irq_node_proc_show, PDE_DATA(inode)); in irq_node_proc_open() 274 return single_open(file, irq_spurious_proc_show, PDE_DATA(inode)); in irq_spurious_proc_open()
|
/linux-4.1.27/net/can/ |
D | proc.c | 278 return single_open(file, can_stats_proc_show, NULL); in can_stats_proc_open() 309 return single_open(file, can_reset_stats_proc_show, NULL); in can_reset_stats_proc_open() 328 return single_open(file, can_version_proc_show, NULL); in can_version_proc_open() 380 return single_open(file, can_rcvlist_proc_show, PDE_DATA(inode)); in can_rcvlist_proc_open() 447 return single_open(file, can_rcvlist_sff_proc_show, NULL); in can_rcvlist_sff_proc_open() 490 return single_open(file, can_rcvlist_eff_proc_show, NULL); in can_rcvlist_eff_proc_open()
|
/linux-4.1.27/kernel/rcu/ |
D | tree_trace.c | 92 return single_open(file, show_rcubarrier, inode->i_private); in rcubarrier_open() 205 return single_open(file, show_rcuexp, inode->i_private); in rcuexp_open() 252 return single_open(file, show_rcu_node_boost, NULL); in rcu_node_boost_open() 305 return single_open(file, show_rcuhier, inode->i_private); in rcuhier_open() 347 return single_open(file, show_rcugp, inode->i_private); in rcugp_open() 416 return single_open(file, show_rcutorture, NULL); in rcutorture_open()
|
D | tiny_plugin.h | 96 return single_open(file, show_tiny_stats, NULL); in show_tiny_stats_open()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | rtas-proc.c | 158 return single_open(file, ppc_rtas_sensors_show, NULL); in sensors_open() 170 return single_open(file, ppc_rtas_poweron_show, NULL); in poweron_open() 183 return single_open(file, ppc_rtas_progress_show, NULL); in progress_open() 196 return single_open(file, ppc_rtas_clock_show, NULL); in clock_open() 209 return single_open(file, ppc_rtas_tone_freq_show, NULL); in tone_freq_open() 222 return single_open(file, ppc_rtas_tone_volume_show, NULL); in tone_volume_open() 235 return single_open(file, ppc_rtas_rmo_buf_show, NULL); in rmo_buf_open()
|
/linux-4.1.27/fs/cifs/ |
D | cifs_debug.c | 243 return single_open(file, cifs_debug_data_proc_show, NULL); in cifs_debug_data_proc_open() 362 return single_open(file, cifs_stats_proc_show, NULL); in cifs_stats_proc_open() 430 return single_open(file, cifsFYI_proc_show, NULL); in cifsFYI_proc_open() 468 return single_open(file, cifs_linux_ext_proc_show, NULL); in cifs_linux_ext_proc_open() 508 return single_open(file, cifs_lookup_cache_proc_show, NULL); in cifs_lookup_cache_proc_open() 548 return single_open(file, traceSMB_proc_show, NULL); in traceSMB_proc_open() 588 return single_open(file, cifs_security_flags_proc_show, NULL); in cifs_security_flags_proc_open()
|
/linux-4.1.27/drivers/usb/host/ |
D | fhci-dbg.c | 85 return single_open(file, fhci_dfs_regs_show, inode->i_private); in fhci_dfs_regs_open() 90 return single_open(file, fhci_dfs_irq_stat_show, inode->i_private); in fhci_dfs_irq_stat_open()
|
D | imx21-dbg.c | 428 return single_open(file, debug_status_show, inode->i_private); in debug_status_open() 433 return single_open(file, debug_dmem_show, inode->i_private); in debug_dmem_open() 438 return single_open(file, debug_etd_show, inode->i_private); in debug_etd_open() 443 return single_open(file, debug_statistics_show, inode->i_private); in debug_statistics_open() 448 return single_open(file, debug_isoc_show, inode->i_private); in debug_isoc_open()
|
/linux-4.1.27/drivers/usb/host/whci/ |
D | debug.c | 135 return single_open(file, di_print, inode->i_private); in di_open() 140 return single_open(file, asl_print, inode->i_private); in asl_open() 145 return single_open(file, pzl_print, inode->i_private); in pzl_open()
|
/linux-4.1.27/arch/x86/kernel/ |
D | pmc_atom.c | 181 return single_open(file, pmc_dev_state_show, inode->i_private); in pmc_dev_state_open() 207 return single_open(file, pmc_pss_state_show, inode->i_private); in pmc_pss_state_open() 238 return single_open(file, pmc_sleep_tmr_show, inode->i_private); in pmc_sleep_tmr_open()
|
/linux-4.1.27/fs/proc/ |
D | cmdline.c | 14 return single_open(file, cmdline_proc_show, NULL); in cmdline_proc_open()
|
D | version.c | 19 return single_open(file, version_proc_show, NULL); in version_proc_open()
|
D | softirqs.c | 29 return single_open(file, show_softirqs, NULL); in softirqs_open()
|
D | loadavg.c | 30 return single_open(file, loadavg_proc_show, NULL); in loadavg_proc_open()
|
D | uptime.c | 37 return single_open(file, uptime_proc_show, NULL); in uptime_proc_open()
|
D | meminfo.c | 219 return single_open(file, meminfo_proc_show, NULL); in meminfo_proc_open()
|
D | proc_net.c | 74 err = single_open(file, show, net); in single_open_net()
|
D | fd.c | 73 return single_open(file, seq_show, inode); in seq_fdinfo_open()
|
D | base.c | 355 return single_open(file, lstats_show_proc, inode); in lstats_open() 601 return single_open(filp, proc_single_show, inode); in proc_single_open() 1212 return single_open(filp, sched_show, inode); in sched_open() 1281 ret = single_open(filp, sched_autogroup_show, NULL); in sched_autogroup_open() 1346 return single_open(filp, comm_show, inode); in comm_open() 2501 ret = single_open(file, &proc_setgroups_show, ns); in proc_setgroups_open()
|
/linux-4.1.27/drivers/regulator/ |
D | dbx500-prcmu.c | 108 return single_open(file, ux500_regulator_power_state_cnt_print, in ux500_regulator_power_state_cnt_open() 146 return single_open(file, ux500_regulator_status_print, in ux500_regulator_status_open()
|
/linux-4.1.27/include/linux/ceph/ |
D | debugfs.h | 10 return single_open(file, name, inode->i_private); \
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_debugfs.c | 62 return single_open(file, node->info_ent->show, node); in drm_debugfs_open() 275 return single_open(file, connector_show, dev); in connector_open() 322 return single_open(file, edid_show, dev); in edid_open()
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_debugfs.c | 140 return single_open(file, musb_regdump_show, inode->i_private); in musb_regdump_open() 186 return single_open(file, musb_test_mode_show, inode->i_private); in musb_test_mode_open()
|
/linux-4.1.27/arch/mips/lasat/ |
D | picvue_proc.c | 61 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-4.1.27/arch/mips/ralink/ |
D | bootrom.c | 26 return single_open(file, bootrom_show, NULL); in bootrom_open()
|
/linux-4.1.27/kernel/ |
D | exec_domain.c | 32 return single_open(file, execdomains_proc_show, NULL); in execdomains_proc_open()
|
D | dma.c | 139 return single_open(file, proc_dma_show, NULL); in proc_dma_open()
|
D | latencytop.c | 276 return single_open(filp, lstats_show, NULL); in lstats_open()
|
D | profile.c | 431 return single_open(file, prof_cpu_mask_proc_show, NULL); in prof_cpu_mask_proc_open()
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 146 return single_open(file, wil_vring_debugfs_show, inode->i_private); in wil_vring_seq_open() 256 return single_open(file, wil_mbox_debugfs_show, inode->i_private); in wil_mbox_seq_open() 486 return single_open(file, wil_memread_debugfs_show, inode->i_private); in wil_memread_seq_open() 882 return single_open(file, wil_txdesc_debugfs_show, inode->i_private); in wil_txdesc_seq_open() 971 return single_open(file, wil_bf_debugfs_show, inode->i_private); in wil_bf_seq_open() 1058 return single_open(file, wil_temp_debugfs_show, inode->i_private); in wil_temp_seq_open() 1082 return single_open(file, wil_freq_debugfs_show, inode->i_private); in wil_freq_seq_open() 1133 return single_open(file, wil_link_debugfs_show, inode->i_private); in wil_link_seq_open() 1182 return single_open(file, wil_info_debugfs_show, inode->i_private); in wil_info_seq_open() 1317 return single_open(file, wil_sta_debugfs_show, inode->i_private); in wil_sta_seq_open()
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | debug.c | 133 return single_open(file, host1x_debug_show_all, inode->i_private); in host1x_debug_open_all() 145 return single_open(file, host1x_debug_show, inode->i_private); in host1x_debug_open()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | pm-debug.c | 163 return single_open(file, pm_dbg_show_counters, in pm_dbg_open() 167 return single_open(file, pm_dbg_show_timers, in pm_dbg_open()
|
D | mux.c | 613 return single_open(file, omap_mux_dbg_board_show, inode->i_private); in omap_mux_dbg_board_open() 712 return single_open(file, omap_mux_dbg_signal_show, inode->i_private); in omap_mux_dbg_signal_open()
|
/linux-4.1.27/drivers/sh/intc/ |
D | virq-debugfs.c | 42 return single_open(file, intc_irq_xlate_debug, inode->i_private); in intc_irq_xlate_open()
|
/linux-4.1.27/kernel/time/ |
D | timekeeping_debug.c | 45 return single_open(file, tk_debug_show_sleep_time, NULL); in tk_debug_sleep_time_open()
|
D | test_udelay.c | 105 return single_open(file, udelay_test_show, inode->i_private); in udelay_test_open()
|
D | timer_stats.c | 397 return single_open(filp, tstats_show, NULL); in tstats_open()
|
/linux-4.1.27/drivers/ras/ |
D | debugfs.c | 21 return single_open(file, trace_show, NULL); in trace_open()
|
/linux-4.1.27/arch/sh/mm/ |
D | asids-debugfs.c | 51 return single_open(file, asids_seq_show, inode->i_private); in asids_debugfs_open()
|
D | cache-debugfs.c | 99 return single_open(file, cache_seq_show, inode->i_private); in cache_debugfs_open()
|
D | alignment.c | 137 return single_open(file, alignment_proc_show, NULL); in alignment_proc_open()
|
D | tlb-debugfs.c | 139 return single_open(file, tlb_seq_show, inode->i_private); in tlb_debugfs_open()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
D | gruprocfs.c | 260 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-4.1.27/drivers/isdn/hardware/eicon/ |
D | divasproc.c | 213 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()
|
D | diva_didd.c | 83 return single_open(file, divadidd_proc_show, NULL); in divadidd_proc_open()
|
D | capimain.c | 95 return single_open(file, diva_ctl_proc_show, NULL); in diva_ctl_proc_open()
|
D | divasi.c | 106 return single_open(file, um_idi_proc_show, NULL); in um_idi_proc_open()
|
/linux-4.1.27/arch/um/kernel/ |
D | exitcode.c | 36 return single_open(file, exitcode_proc_show, NULL); in exitcode_proc_open()
|
D | process.c | 290 return single_open(file, sysemu_proc_show, NULL); in sysemu_proc_open()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.h | 43 return single_open(file, name##_show, inode->i_private); \
|
D | cxgb4_debugfs.c | 243 return single_open(file, cim_qcfg_show, inode->i_private); in cim_qcfg_open() 644 return single_open(file, pm_stats_show, inode->i_private); in pm_stats_open() 982 return single_open(file, mbox_show, inode->i_private); in mbox_open() 1246 return single_open(file, clip_tbl_show, inode->i_private); in clip_tbl_open() 1473 return single_open(file, rss_key_show, inode->i_private); in rss_key_open()
|
/linux-4.1.27/drivers/staging/comedi/ |
D | proc.c | 79 return single_open(file, comedi_read, NULL); in comedi_proc_open()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_debug.c | 42 return single_open(file, jfs_loglevel_proc_show, NULL); in jfs_loglevel_proc_open()
|
/linux-4.1.27/drivers/misc/mic/card/ |
D | mic_debugfs.c | 61 return single_open(file, mic_intr_test, inode->i_private); in mic_intr_test_open()
|
/linux-4.1.27/fs/nfsd/ |
D | stats.c | 83 return single_open(file, nfsd_proc_show, NULL); in nfsd_proc_open()
|
D | nfsctl.c | 185 return single_open(file, export_features_show, NULL); in export_features_open() 204 return single_open(file, supported_enctypes_show, NULL); in supported_enctypes_open()
|
D | nfscache.c | 636 return single_open(file, nfsd_reply_cache_stats_show, NULL); in nfsd_reply_cache_stats_open()
|
/linux-4.1.27/arch/mips/kernel/ |
D | segment.c | 82 return single_open(file, show_segments, NULL); in segments_open()
|
/linux-4.1.27/arch/mips/pci/ |
D | ops-pmcmsp.c | 88 return single_open(file, show_msp_pci_counts, NULL); in msp_pci_rd_cnt_open() 165 return single_open(file, gen_pci_cfg_wr_show, NULL); in gen_pci_cfg_wr_open()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_debugfs.c | 50 return single_open(file, bond_debug_rlb_hash_show, inode->i_private); in bond_debug_rlb_hash_open()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | debug.c | 86 return single_open(f, entry->read, entry->drvr->bus_if->dev); in brcmf_debugfs_entry_open()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | led.c | 61 return single_open(file, led_proc_show, NULL); in led_proc_open()
|
D | ioport.c | 696 return single_open(file, sparc_io_proc_show, PDE_DATA(inode)); in sparc_io_proc_open()
|
/linux-4.1.27/drivers/s390/cio/ |
D | qdio_debug.c | 194 return single_open(filp, qstat_show, in qstat_seq_open() 287 return single_open(filp, qperf_show, in qperf_seq_open()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_proc.c | 48 return single_open(file, prism2_debug_proc_show, PDE_DATA(inode)); in prism2_debug_proc_open() 99 return single_open(file, prism2_stats_proc_show, PDE_DATA(inode)); in prism2_stats_proc_open() 256 return single_open(file, prism2_crypt_proc_show, PDE_DATA(inode)); in prism2_crypt_proc_open()
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinconf.c | 366 return single_open(file, pinconf_pins_show, inode->i_private); in pinconf_pins_open() 371 return single_open(file, pinconf_groups_show, inode->i_private); in pinconf_groups_open() 598 return single_open(file, pinconf_dbg_config_print, inode->i_private); in pinconf_dbg_config_open()
|
D | core.c | 1544 return single_open(file, pinctrl_pins_show, inode->i_private); in pinctrl_pins_open() 1549 return single_open(file, pinctrl_groups_show, inode->i_private); in pinctrl_groups_open() 1554 return single_open(file, pinctrl_gpioranges_show, inode->i_private); in pinctrl_gpioranges_open() 1559 return single_open(file, pinctrl_devices_show, NULL); in pinctrl_devices_open() 1564 return single_open(file, pinctrl_maps_show, NULL); in pinctrl_maps_open() 1569 return single_open(file, pinctrl_show, NULL); in pinctrl_open()
|
D | pinmux.c | 640 return single_open(file, pinmux_functions_show, inode->i_private); in pinmux_functions_open() 645 return single_open(file, pinmux_pins_show, inode->i_private); in pinmux_pins_open()
|
/linux-4.1.27/arch/mips/jz4740/ |
D | irq.c | 144 return single_open(file, intc_regs_show, NULL); in intc_regs_open()
|
D | gpio.c | 503 return single_open(file, gpio_regs_show, NULL); in gpio_regs_open()
|
/linux-4.1.27/drivers/uwb/ |
D | uwb-debug.c | 246 return single_open(file, reservations_print, inode->i_private); in reservations_open() 270 return single_open(file, drp_avail_print, inode->i_private); in drp_avail_open()
|
/linux-4.1.27/drivers/acpi/ |
D | proc.c | 134 return single_open(file, acpi_system_wakeup_device_seq_show, in acpi_system_wakeup_device_open_fs()
|
D | ac.c | 207 return single_open(file, acpi_ac_seq_show, PDE_DATA(inode)); in acpi_ac_open_fs()
|
D | button.c | 135 return single_open(file, acpi_button_state_seq_show, PDE_DATA(inode)); in acpi_button_state_open_fs()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | pdc_chassis.c | 271 return single_open(file, pdc_chassis_warn_show, NULL); in pdc_chassis_warn_open()
|
D | pci-dma.c | 376 return single_open(file, proc_pcxl_dma_show, NULL); in proc_pcxl_dma_open()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | srm_env.c | 102 return single_open(file, srm_env_proc_show, PDE_DATA(inode)); in srm_env_proc_open()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-proc.c | 118 ret = single_open(file, rtc_proc_show, rtc); in rtc_proc_open()
|
/linux-4.1.27/drivers/usb/dwc3/ |
D | debugfs.c | 389 return single_open(file, dwc3_mode_show, inode->i_private); in dwc3_mode_open() 469 return single_open(file, dwc3_testmode_show, inode->i_private); in dwc3_testmode_open() 576 return single_open(file, dwc3_link_state_show, inode->i_private); in dwc3_link_state_open()
|
/linux-4.1.27/arch/s390/pci/ |
D | pci_debug.c | 119 return single_open(filp, pci_perf_show, in pci_perf_seq_open()
|
/linux-4.1.27/sound/soc/fsl/ |
D | fsl_ssi_dbg.c | 133 return single_open(file, fsl_ssi_stats_show, inode->i_private); in fsl_ssi_stats_open()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zoran_procfs.c | 134 return single_open(file, zoran_show, data); in zoran_open()
|
D | videocodec.c | 354 return single_open(file, proc_videocodecs_show, NULL); in proc_videocodecs_open()
|
/linux-4.1.27/arch/xtensa/platforms/iss/ |
D | console.c | 163 return single_open(file, rs_proc_show, NULL); in rs_proc_open()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | debug.c | 294 return single_open(file, &cw1200_status_show, in cw1200_status_open() 350 return single_open(file, &cw1200_counters_show, in cw1200_counters_open()
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | viafbdev.c | 1139 return single_open(file, viafb_dvp0_proc_show, NULL); in viafb_dvp0_proc_open() 1210 return single_open(file, viafb_dvp1_proc_show, NULL); in viafb_dvp1_proc_open() 1273 return single_open(file, viafb_dfph_proc_show, NULL); in viafb_dfph_proc_open() 1308 return single_open(file, viafb_dfpl_proc_show, NULL); in viafb_dfpl_proc_open() 1367 return single_open(file, viafb_vt1636_proc_show, NULL); in viafb_vt1636_proc_open() 1480 return single_open(file, viafb_sup_odev_proc_show, NULL); in viafb_sup_odev_proc_open() 1528 return single_open(file, viafb_iga1_odev_proc_show, NULL); in viafb_iga1_odev_proc_open() 1568 return single_open(file, viafb_iga2_odev_proc_show, NULL); in viafb_iga2_odev_proc_open()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_dfs.c | 74 return single_open(file, qla2x00_dfs_fce_show, vha); in qla2x00_dfs_fce_open()
|
/linux-4.1.27/drivers/md/bcache/ |
D | closure.c | 204 return single_open(file, debug_seq_show, NULL); in debug_seq_open()
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_debugfs.c | 55 return single_open(file, armada_debugfs_reg_show, inode->i_private); in armada_debugfs_reg_r_open()
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | oct_ilm.c | 48 return single_open(file, show_latency, NULL); in oct_ilm_open()
|
/linux-4.1.27/arch/arm/kernel/ |
D | swp_emulate.c | 96 return single_open(file, proc_status_show, PDE_DATA(inode)); in proc_status_open()
|
D | dma.c | 281 return single_open(file, proc_dma_show, NULL); in proc_dma_open()
|
/linux-4.1.27/drivers/mtd/devices/ |
D | docg3.h | 325 { return single_open(file, show_fct, inode->i_private); } \
|
/linux-4.1.27/drivers/nubus/ |
D | proc.c | 51 return single_open(file, nubus_devices_proc_show, NULL); in nubus_devices_proc_open()
|
/linux-4.1.27/fs/ |
D | seq_file.c | 557 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() function 576 EXPORT_SYMBOL(single_open); 585 ret = single_open(file, show, data); in single_open_size()
|
D | filesystems.c | 241 return single_open(file, filesystems_proc_show, NULL); in filesystems_proc_open()
|
/linux-4.1.27/security/apparmor/ |
D | apparmorfs.c | 216 return single_open(file, aa_fs_seq_show, inode->i_private); in aa_fs_seq_open() 231 int error = single_open(file, show, r); in aa_fs_seq_profile_open() 340 return single_open(file, aa_fs_seq_hash_show, inode->i_private); in aa_fs_seq_hash_open()
|
/linux-4.1.27/arch/mips/sibyte/common/ |
D | bus_watcher.c | 150 return single_open(file, bw_proc_show, PDE_DATA(inode)); in bw_proc_open()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | core.c | 119 return single_open(file, dss_debug_show, inode->i_private); in dss_debug_open()
|
/linux-4.1.27/include/linux/ |
D | seq_file.h | 130 int single_open(struct file *, int (*)(struct seq_file *, void *), void *);
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | lproc_mdc.c | 82 return single_open(file, NULL, PDE_DATA(inode)); in mdc_kuc_open()
|
/linux-4.1.27/drivers/iommu/ |
D | omap-iommu-debug.c | 142 return single_open(file, debug_read_##name, inode->i_private); \
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_module.c | 225 return single_open(file, show_debug_level, NULL); in open_debug_level()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_module.c | 265 return single_open(file, show_debug_level, NULL); in open_debug_level()
|
/linux-4.1.27/drivers/hid/ |
D | hid-wiimote-debug.c | 124 return single_open(f, wiidebug_drm_show, i->i_private); in wiidebug_drm_open()
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-ks8695.c | 299 return single_open(file, ks8695_gpio_show, NULL); in ks8695_gpio_open()
|
D | gpio-tegra.c | 573 return single_open(file, dbg_gpio_show, &inode->i_private); in dbg_gpio_open()
|
/linux-4.1.27/arch/s390/mm/ |
D | dump_pagetables.c | 200 return single_open(filp, ptdump_show, NULL); in ptdump_open()
|
/linux-4.1.27/fs/debugfs/ |
D | file.c | 722 return single_open(file, debugfs_show_regset32, inode->i_private); in debugfs_open_regset32() 776 return single_open(f, entry->read, entry->dev); in debugfs_devm_entry_open()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | timing.c | 207 return single_open(file, kvmppc_exit_timing_show, inode->i_private); in kvmppc_exit_timing_open()
|
/linux-4.1.27/drivers/connector/ |
D | connector.c | 264 return single_open(file, cn_proc_show, NULL); in cn_proc_open()
|
/linux-4.1.27/drivers/staging/android/ |
D | sync_debug.c | 211 return single_open(file, sync_debugfs_show, inode->i_private); in sync_debugfs_open()
|
/linux-4.1.27/drivers/watchdog/ |
D | ie6xx_wdt.c | 217 return single_open(file, ie6xx_wdt_dbg_show, NULL); in ie6xx_wdt_dbg_open()
|
D | bcm_kona_wdt.c | 142 return single_open(file, bcm_kona_wdt_dbg_show, inode->i_private); in bcm_kona_dbg_open()
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | libipw_module.c | 244 return single_open(file, debug_level_proc_show, NULL); in debug_level_proc_open()
|
/linux-4.1.27/net/8021q/ |
D | vlanproc.c | 96 return single_open(file, vlandev_seq_show, PDE_DATA(inode)); in vlandev_seq_open()
|
/linux-4.1.27/arch/avr32/mach-at32ap/ |
D | clock.c | 306 return single_open(file, clk_show, NULL); in clk_open()
|
/linux-4.1.27/drivers/char/ |
D | toshiba.c | 332 return single_open(file, proc_toshiba_show, NULL); in proc_toshiba_open()
|
D | efirtc.c | 365 return single_open(file, efi_rtc_proc_show, NULL); in efi_rtc_proc_open()
|
D | ds1620.c | 351 return single_open(file, ds1620_proc_therm_show, NULL); in ds1620_proc_therm_open()
|
D | genrtc.c | 461 return single_open(file, gen_rtc_proc_show, NULL); in gen_rtc_proc_open()
|
D | apm-emulation.c | 474 return single_open(file, proc_apm_show, NULL); in proc_apm_open()
|
D | nvram.c | 406 return single_open(file, nvram_proc_read, NULL); in nvram_proc_open()
|
/linux-4.1.27/drivers/net/ethernet/qualcomm/ |
D | qca_debug.c | 131 return single_open(file, qcaspi_info_show, inode->i_private); in qcaspi_info_open()
|
/linux-4.1.27/drivers/hsi/controllers/ |
D | omap_ssi.c | 122 return single_open(file, ssi_debug_show, inode->i_private); in ssi_regs_open() 127 return single_open(file, ssi_debug_gdd_show, inode->i_private); in ssi_gdd_regs_open()
|
/linux-4.1.27/fs/fscache/ |
D | stats.c | 282 return single_open(file, fscache_stats_show, NULL); in fscache_stats_open()
|
/linux-4.1.27/net/sunrpc/ |
D | debugfs.c | 205 ret = single_open(filp, xprt_info_show, xprt); in xprt_info_open()
|
D | stats.c | 67 return single_open(file, rpc_proc_show, PDE_DATA(inode)); in rpc_proc_open()
|
/linux-4.1.27/drivers/mmc/core/ |
D | debugfs.c | 174 return single_open(file, mmc_ios_show, inode->i_private); in mmc_ios_open()
|
/linux-4.1.27/drivers/misc/ti-st/ |
D | st_kim.c | 711 return single_open(f, show_version, i->i_private); in kim_version_open() 716 return single_open(f, show_list, i->i_private); in kim_list_open()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_proc.c | 354 err = single_open(file, drbd_seq_show, NULL); in drbd_proc_open()
|
D | drbd_debugfs.c | 452 ret = single_open(file, show, data); in drbd_single_open() 906 return single_open(file, drbd_version_show, NULL); in drbd_version_open()
|
/linux-4.1.27/arch/arm64/mm/ |
D | dump.c | 311 return single_open(file, ptdump_show, NULL); in ptdump_open()
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_proc.c | 268 return single_open(file, dasd_stats_proc_show, NULL); in dasd_stats_proc_open()
|
/linux-4.1.27/arch/arm/mm/ |
D | dump.c | 334 return single_open(file, ptdump_show, NULL); in ptdump_open()
|
/linux-4.1.27/net/ipv6/ |
D | proc.c | 259 return single_open(file, snmp6_dev_seq_show, PDE_DATA(inode)); in snmp6_dev_seq_open()
|
/linux-4.1.27/arch/arm/plat-pxa/ |
D | dma.c | 181 return single_open(file, dbg_show_##name, inode->i_private); \
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | debug.c | 188 return single_open(f, entry->read, entry->drvr); in brcms_debugfs_entry_open()
|
/linux-4.1.27/drivers/platform/x86/ |
D | ideapad-laptop.c | 250 return single_open(file, debugfs_status_show, inode->i_private); in debugfs_status_open() 303 return single_open(file, debugfs_cfg_show, inode->i_private); in debugfs_cfg_open()
|
D | toshiba_acpi.c | 1381 return single_open(file, lcd_proc_show, PDE_DATA(inode)); in lcd_proc_open() 1475 return single_open(file, video_proc_show, PDE_DATA(inode)); in video_proc_open() 1576 return single_open(file, fan_proc_show, PDE_DATA(inode)); in fan_proc_open() 1650 return single_open(file, keys_proc_show, PDE_DATA(inode)); in keys_proc_open() 1692 return single_open(file, version_proc_show, PDE_DATA(inode)); in version_proc_open()
|
/linux-4.1.27/Documentation/filesystems/ |
D | seq_file.txt | 330 int single_open(struct file *file, 335 value given to single_open() can be found in the private field of the 336 seq_file structure. When using single_open(), the programmer should use
|
/linux-4.1.27/arch/m68k/kernel/ |
D | setup_mm.c | 531 return single_open(file, hardware_proc_show, NULL); in hardware_proc_open()
|
/linux-4.1.27/arch/c6x/platforms/ |
D | pll.c | 426 return single_open(file, c6x_ck_show, NULL); in c6x_ck_open()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | ppc4xx_ocm.c | 282 return single_open(file, ocm_debugfs_show, NULL); in ocm_debugfs_open()
|
/linux-4.1.27/arch/sh/drivers/dma/ |
D | dma-api.c | 344 return single_open(file, dma_proc_show, NULL); in dma_proc_open()
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | pm.c | 536 return single_open(file, omap_pm_debug_show, in omap_pm_debug_open()
|
/linux-4.1.27/arch/x86/mm/ |
D | dump_pagetables.c | 391 return single_open(filp, ptdump_show, NULL); in ptdump_open()
|
/linux-4.1.27/drivers/macintosh/ |
D | via-pmu.c | 814 return single_open(file, pmu_info_proc_show, NULL); in pmu_info_proc_open() 851 return single_open(file, pmu_irqstats_proc_show, NULL); in pmu_irqstats_proc_open() 878 return single_open(file, pmu_battery_proc_show, PDE_DATA(inode)); in pmu_battery_proc_open() 904 return single_open(file, pmu_options_proc_show, NULL); in pmu_options_proc_open()
|
/linux-4.1.27/fs/reiserfs/ |
D | procfs.c | 395 return single_open(file, PDE_DATA(inode), in r_open()
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | if.c | 390 return single_open(file, mtrr_seq_show, NULL); in mtrr_open()
|
/linux-4.1.27/arch/x86/platform/intel-quark/ |
D | imr.c | 256 return single_open(file, imr_dbgfs_state_show, inode->i_private); in imr_state_open()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lprocfs_status.h | 692 return single_open(file, name##_seq_show, PDE_DATA(inode)); \ 737 return single_open(file, NULL, PDE_DATA(inode)); \
|
/linux-4.1.27/drivers/parisc/ |
D | led.c | 175 return single_open(file, led_proc_show, PDE_DATA(inode)); in led_proc_open()
|
D | ccio-dma.c | 1090 return single_open(file, &ccio_proc_info, NULL); in ccio_proc_info_open() 1125 return single_open(file, &ccio_proc_bitmap_info, NULL); in ccio_proc_bitmap_open()
|
/linux-4.1.27/drivers/misc/genwqe/ |
D | card_debugfs.c | 40 return single_open(file, _showfn, inode->i_private); \
|
/linux-4.1.27/arch/s390/kernel/ |
D | sysinfo.c | 280 return single_open(file, sysinfo_show, NULL); in sysinfo_open()
|
/linux-4.1.27/kernel/power/ |
D | main.c | 216 return single_open(file, suspend_stats_show, NULL); in suspend_stats_open()
|
D | qos.c | 251 return single_open(file, pm_qos_dbg_show_requests, in pm_qos_dbg_open()
|
/linux-4.1.27/drivers/clk/ |
D | clk-nomadik.c | 485 return single_open(file, nomadik_src_clk_show, NULL); in nomadik_src_clk_open()
|
/linux-4.1.27/arch/ia64/hp/sim/ |
D | simserial.c | 451 return single_open(file, rs_proc_show, NULL); in rs_proc_open()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | bfin_dma.c | 81 return single_open(file, proc_dma_show, NULL); in proc_dma_open()
|
/linux-4.1.27/drivers/block/rsxx/ |
D | core.c | 170 return single_open(file, rsxx_attr_stats_show, inode->i_private); in rsxx_attr_stats_open() 175 return single_open(file, rsxx_attr_pci_regs_show, inode->i_private); in rsxx_attr_pci_regs_open()
|
/linux-4.1.27/drivers/bus/ |
D | mvebu-mbus.c | 448 return single_open(file, mvebu_sdram_debug_show, inode->i_private); in mvebu_sdram_debug_open() 498 return single_open(file, mvebu_devs_debug_show, inode->i_private); in mvebu_devs_debug_open()
|
/linux-4.1.27/mm/ |
D | backing-dev.c | 107 return single_open(file, bdi_debug_stats_show, inode->i_private); in bdi_debug_stats_open()
|
/linux-4.1.27/drivers/misc/ |
D | vmw_balloon.c | 738 return single_open(file, vmballoon_debug_show, inode->i_private); in vmballoon_debug_open()
|
/linux-4.1.27/drivers/power/ |
D | da9030_battery.c | 180 return single_open(file, bat_debug_show, inode->i_private); in debug_open()
|
/linux-4.1.27/drivers/thermal/ |
D | intel_powerclamp.c | 743 return single_open(file, powerclamp_debug_show, inode->i_private); in powerclamp_debug_open()
|
/linux-4.1.27/drivers/base/power/ |
D | wakeup.c | 902 return single_open(file, wakeup_sources_stats_show, NULL); in wakeup_sources_stats_open()
|
/linux-4.1.27/drivers/input/misc/ |
D | hp_sdc_rtc.c | 514 return single_open(file, hp_sdc_rtc_proc_show, NULL); in hp_sdc_rtc_proc_open()
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoeblk.c | 159 return single_open(file, aoedisk_debugfs_show, inode->i_private); in aoe_debugfs_open()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | lparcfg.c | 685 return single_open(file, lparcfg_data, NULL); in lparcfg_open()
|
/linux-4.1.27/drivers/base/regmap/ |
D | regcache-rbtree.c | 183 return single_open(file, rbtree_show, inode->i_private); in rbtree_open()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 2075 return single_open(file, spufs_caps_show, SPUFS_I(inode)->i_ctx); in spufs_caps_open() 2324 return single_open(file, spufs_show_tid, SPUFS_I(inode)->i_ctx); in spufs_tid_open() 2414 return single_open(file, spufs_show_stat, SPUFS_I(inode)->i_ctx); in spufs_stat_open() 2668 return single_open(file, spufs_show_ctx, SPUFS_I(inode)->i_ctx); in spufs_ctx_open()
|
/linux-4.1.27/fs/f2fs/ |
D | debug.c | 338 return single_open(file, stat_show, inode->i_private); in stat_open()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | salinfo.c | 694 return single_open(file, proc_salinfo_show, PDE_DATA(inode)); in proc_salinfo_open()
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capi.c | 1345 return single_open(file, capi20_proc_show, NULL); in capi20_proc_open() 1378 return single_open(file, capi20ncci_proc_show, NULL); in capi20ncci_proc_open()
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | clock.c | 695 return single_open(file, davinci_ck_show, NULL); in davinci_ck_open()
|
/linux-4.1.27/arch/x86/xen/ |
D | p2m.c | 765 return single_open(filp, p2m_dump_show, NULL); in p2m_dump_open()
|
/linux-4.1.27/drivers/gpu/vga/ |
D | vga_switcheroo.c | 280 return single_open(file, vga_switcheroo_show, NULL); in vga_switcheroo_debugfs_open()
|
/linux-4.1.27/net/bluetooth/cmtp/ |
D | capi.c | 530 return single_open(file, cmtp_proc_show, PDE_DATA(inode)); in cmtp_proc_open()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | pxa27x_udc.c | 208 return single_open(file, eps_dbg_show, inode->i_private); in eps_dbg_open() 213 return single_open(file, queues_dbg_show, inode->i_private); in queues_dbg_open() 218 return single_open(file, state_dbg_show, inode->i_private); in state_dbg_open()
|
/linux-4.1.27/drivers/scsi/ |
D | sg.c | 2433 return single_open(file, sg_proc_seq_show_int, &sg_allow_dio); in sg_proc_single_open_adio() 2454 return single_open(file, sg_proc_seq_show_int, &sg_big_buff); in sg_proc_single_open_dressz() 2486 return single_open(file, sg_proc_seq_show_version, NULL); in sg_proc_single_open_version() 2497 return single_open(file, sg_proc_seq_show_devhdr, NULL); in sg_proc_single_open_devhdr()
|
/linux-4.1.27/drivers/dma-buf/ |
D | dma-buf.c | 835 return single_open(file, dma_buf_show, inode->i_private); in dma_buf_debug_open()
|
/linux-4.1.27/drivers/acpi/apei/ |
D | einj.c | 612 return single_open(file, available_error_type_show, NULL); in available_error_type_open()
|