Home
last modified time | relevance | path

Searched refs:simple_read_from_buffer (Results 1 – 164 of 164) sorted by relevance

/linux-4.1.27/drivers/remoteproc/
Dremoteproc_debugfs.c53 return simple_read_from_buffer(userbuf, count, ppos, trace->va, len); in rproc_trace_read()
88 return simple_read_from_buffer(userbuf, count, ppos, buf, i); in rproc_state_read()
108 return simple_read_from_buffer(userbuf, count, ppos, buf, i); in rproc_name_read()
124 return simple_read_from_buffer(userbuf, count, ppos, buf, strlen(buf)); in rproc_recovery_read()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_fs.c108 return simple_read_from_buffer(buf, count, ppos, &qib_stats, in driver_stats_read()
135 return simple_read_from_buffer(buf, count, ppos, qib_statnames, in driver_names_read()
153 return simple_read_from_buffer(buf, count, ppos, counters, avail); in dev_counters_read()
165 return simple_read_from_buffer(buf, count, ppos, names, avail); in dev_names_read()
187 return simple_read_from_buffer(buf, count, ppos, names, avail); in portnames_read()
199 return simple_read_from_buffer(buf, count, ppos, counters, avail); in portcntrs_1_read()
211 return simple_read_from_buffer(buf, count, ppos, counters, avail); in portcntrs_2_read()
236 ret = simple_read_from_buffer(buf, count, ppos, tmp, ret); in qsfp_1_read()
260 ret = simple_read_from_buffer(buf, count, ppos, tmp, ret); in qsfp_2_read()
/linux-4.1.27/drivers/video/fbdev/mbx/
Dmbxdebugfs.c41 return simple_read_from_buffer(userbuf, count, ppos, in sysconf_read_file()
70 return simple_read_from_buffer(userbuf, count, ppos, in gsctl_read_file()
110 return simple_read_from_buffer(userbuf, count, ppos, in display_read_file()
133 return simple_read_from_buffer(userbuf, count, ppos, in clock_read_file()
155 return simple_read_from_buffer(userbuf, count, ppos, in sdram_read_file()
169 return simple_read_from_buffer(userbuf, count, ppos, in misc_read_file()
/linux-4.1.27/net/mac80211/
Ddebugfs_key.c74 return simple_read_from_buffer(userbuf, count, ppos, buf, strlen(buf)); in key_algorithm_read()
127 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in key_tx_spec_read()
195 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in key_rx_spec_read()
228 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in key_replays_read()
253 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in key_icverrors_read()
269 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in key_mic_failures_read()
288 res = simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in key_key_read()
Ddebugfs_sta.c84 return simple_read_from_buffer(userbuf, count, ppos, buf, res); in sta_flags_read()
100 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_num_ps_buf_frames_read()
132 return simple_read_from_buffer(userbuf, count, ppos, buf, res); in sta_connected_time_read()
148 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_last_seq_ctrl_read()
188 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_agg_status_read()
328 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_ht_capa_read()
358 return simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in sta_vht_capa_read()
Ddebugfs.c32 return simple_read_from_buffer(userbuf, count, ppos, buf, res); in mac80211_format_buffer()
152 rv = simple_read_from_buffer(user_buf, count, ppos, buf, strlen(buf)); in hwflags_read()
172 return simple_read_from_buffer(user_buf, count, ppos, buf, res); in queues_read()
196 return simple_read_from_buffer(userbuf, count, ppos, buf, res); in format_devstat_counter()
Drc80211_minstrel_debugfs.c63 return simple_read_from_buffer(buf, len, ppos, ms->buf, ms->len); in minstrel_stats_read()
Drate.c132 return simple_read_from_buffer(userbuf, count, ppos, in rcname_read()
Ddebugfs_netdev.c41 ret = simple_read_from_buffer(userbuf, count, ppos, buf, ret); in ieee80211_if_read()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-debug.c33 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_modal_eeprom()
69 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_base_eeprom()
163 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_recv()
232 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_phy_err()
Dhtc_drv_debug.c67 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_int_stats()
137 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_tx_stats()
183 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_rx_stats()
235 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_xmit()
276 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_skb_rx()
303 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_slot()
349 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_queue()
369 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_debug()
Dcommon-spectral.c235 return simple_read_from_buffer(user_buf, count, ppos, mode, len); in read_file_spec_scan_ctl()
370 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_spectral_short_repeat()
418 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_spectral_count()
466 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_spectral_period()
514 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_spectral_fft_period()
Ddebug.c75 return simple_read_from_buffer(user_buf, count, ppos, buf, strlen(buf)); in ath9k_debugfs_read_buf()
95 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_debug()
181 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_ani()
240 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_bt_ant_diversity()
391 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_antenna_diversity()
832 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_regidx()
876 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_regval()
1009 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_btcoex()
1035 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_ackto()
1066 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_wow()
[all …]
Dtx99.c170 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tx99()
232 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tx99_power()
Ddebug_sta.c88 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_node_aggr()
243 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_node_recv()
Ddfs_debug.c89 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_dfs()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Ddebug.c265 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_tx_stats_read()
327 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_rx_stats_read()
389 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_sram_read()
478 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_stations_read()
526 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_nvm_read()
605 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_channels_read()
668 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_status_read()
745 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_interrupt_read()
793 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_qos_read()
834 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_disable_ht40_read()
[all …]
D3945-debug.c311 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il3945_ucode_rx_stats_read()
401 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il3945_ucode_tx_stats_read()
502 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il3945_ucode_general_stats_read()
D4965-debug.c465 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il4965_ucode_rx_stats_read()
631 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il4965_ucode_tx_stats_read()
743 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il4965_ucode_general_stats_read()
D3945-rs.c852 ret = simple_read_from_buffer(user_buf, count, ppos, buff, desc); in il3945_sta_dbgfs_stats_table_read()
D4965-rs.c2683 ret = simple_read_from_buffer(user_buf, count, ppos, buff, desc); in il4965_rs_sta_dbgfs_scale_table_read()
2729 ret = simple_read_from_buffer(user_buf, count, ppos, buff, desc); in il4965_rs_sta_dbgfs_stats_table_read()
2759 return simple_read_from_buffer(user_buf, count, ppos, buff, desc); in il4965_rs_sta_dbgfs_rate_scale_data_read()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Ddebugfs.c146 ret = simple_read_from_buffer(ubuf, count, ppos, (char *) page, in mwifiex_info_read()
256 ret = simple_read_from_buffer(ubuf, count, ppos, (char *) page, in mwifiex_getlog_read()
344 ret = simple_read_from_buffer(ubuf, count, ppos, (char *)page, in mwifiex_histogram_read()
429 ret = simple_read_from_buffer(ubuf, count, ppos, (char *) page, in mwifiex_debug_read()
516 ret = simple_read_from_buffer(ubuf, count, ppos, buf, pos); in mwifiex_regrdwr_read()
531 ret = simple_read_from_buffer(ubuf, count, ppos, buf, pos); in mwifiex_regrdwr_read()
622 ret = simple_read_from_buffer(ubuf, count, ppos, buf, pos); in mwifiex_rdeeprom_read()
714 ret = simple_read_from_buffer(ubuf, count, ppos, buf, pos); in mwifiex_hscfg_read()
/linux-4.1.27/drivers/misc/mei/
Ddebugfs.c77 ret = simple_read_from_buffer(ubuf, cnt, ppos, buf, pos); in mei_dbgfs_read_meclients()
125 ret = simple_read_from_buffer(ubuf, cnt, ppos, buf, pos); in mei_dbgfs_read_active()
155 ret = simple_read_from_buffer(ubuf, cnt, ppos, buf, pos); in mei_dbgfs_read_devstate()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Ddebugfs.c180 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_sram_read()
223 return simple_read_from_buffer(user_buf, count, ppos, in iwl_dbgfs_wowlan_sram_read()
278 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_stations_read()
321 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_nvm_read()
386 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_channels_read()
422 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_status_read()
449 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_rx_handlers_read()
501 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_qos_read()
533 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_thermal_throttling_read()
571 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_disable_ht40_read()
[all …]
Drs.c3202 ret = simple_read_from_buffer(user_buf, count, ppos, buff, desc); in rs_sta_dbgfs_scale_table_read()
3246 ret = simple_read_from_buffer(user_buf, count, ppos, buff, desc); in rs_sta_dbgfs_stats_table_read()
3274 return simple_read_from_buffer(user_buf, count, ppos, buff, desc); in rs_sta_dbgfs_rate_scale_data_read()
/linux-4.1.27/net/wireless/
Ddebugfs.c25 return simple_read_from_buffer(userbuf, count, ppos, buf, res); \
92 r = simple_read_from_buffer(user_buf, count, ppos, buf, offset); in ht40allow_map_read()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs.c152 ret = simple_read_from_buffer(user_buf, count, ppos, ptr, len); in iwl_dbgfs_sram_read()
203 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_set_nic_temperature_read()
277 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_nic_temp_read()
306 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_stations_read()
323 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_disable_power_off_read()
536 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_bt_notif_read()
587 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_bt_cmd_read()
767 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_fw_rx_stats_read()
832 ret = simple_read_from_buffer(user_buf, count, ppos, buff, pos - buff); in iwl_dbgfs_frame_stats_read()
901 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_scan_ant_rxchain_read()
[all …]
Ddebugfs-vif.c206 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_pm_params_read()
291 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_mac_params_read()
482 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_bf_params_read()
517 return simple_read_from_buffer(user_buf, count, ppos, buf, sizeof(buf)); in iwl_dbgfs_low_latency_read()
530 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in iwl_dbgfs_uapsd_misbehaving_read()
596 return simple_read_from_buffer(user_buf, count, ppos, buf, sizeof(buf)); in iwl_dbgfs_rx_phyinfo_read()
Drs.c3467 ret = simple_read_from_buffer(user_buf, count, ppos, buff, desc); in rs_sta_dbgfs_scale_table_read()
3514 ret = simple_read_from_buffer(user_buf, count, ppos, buff, desc); in rs_sta_dbgfs_stats_table_read()
3591 ret = simple_read_from_buffer(user_buf, count, ppos, buff, pos - buff); in rs_sta_dbgfs_drv_tx_stats_read()
3630 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_ss_force_read()
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_debugfs.c45 return simple_read_from_buffer(data, count, ppos, buf, res); in usnic_debugfs_buildinfo_read()
89 return simple_read_from_buffer(data, count, ppos, buf, ptr - buf); in flowinfo_read()
/linux-4.1.27/drivers/bluetooth/
Dbtmrvl_debugfs.c70 return simple_read_from_buffer(userbuf, count, ppos, buf, ret); in btmrvl_hscfgcmd_read()
116 return simple_read_from_buffer(userbuf, count, ppos, buf, ret); in btmrvl_pscmd_read()
160 return simple_read_from_buffer(userbuf, count, ppos, buf, ret); in btmrvl_hscmd_read()
/linux-4.1.27/security/selinux/
Dselinuxfs.c138 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_enforce()
212 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_handle_unknown()
239 return simple_read_from_buffer(buf, count, ppos, in sel_read_handle_status()
335 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_policyvers()
360 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_mls()
447 ret = simple_read_from_buffer(buf, count, ppos, plm->data, plm->len); in sel_read_policy()
608 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_checkreqprot()
1076 ret = simple_read_from_buffer(buf, count, ppos, page, length); in sel_read_bool()
1295 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_avc_cache_threshold()
1353 length = simple_read_from_buffer(buf, count, ppos, page, length); in sel_read_avc_hash_stats()
[all …]
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_debugfs.c164 return simple_read_from_buffer(ubuf, cnt, ppos, buf, len); in fnic_trace_ctrl_read()
328 rc = simple_read_from_buffer(ubuf, nbytes, pos, in fnic_trace_debugfs_read()
573 return simple_read_from_buffer(ubuf, cnt, ppos, buf, len); in fnic_reset_stats_read()
724 rc = simple_read_from_buffer(ubuf, nbytes, pos, in fnic_stats_debugfs_read()
Dfnic_trace.h34 extern ssize_t simple_read_from_buffer(void __user *to,
/linux-4.1.27/drivers/net/wireless/libertas/
Ddebugfs.c48 res = simple_read_from_buffer(userbuf, count, ppos, buf, pos); in lbs_dev_info()
116 ret = simple_read_from_buffer(userbuf, count, ppos, buf, pos); in lbs_sleepparams_read()
182 ret = simple_read_from_buffer(userbuf, count, ppos, buf, pos); in lbs_host_sleep_read()
265 ret = simple_read_from_buffer(userbuf, count, ppos, buf, pos); in lbs_threshold_read()
464 ret = simple_read_from_buffer(userbuf, count, ppos, buf, pos); in lbs_rdmac_read()
545 ret = simple_read_from_buffer(userbuf, count, ppos, buf, pos); in lbs_rdbbp_read()
627 ret = simple_read_from_buffer(userbuf, count, ppos, buf, pos); in lbs_rdrf_read()
888 res = simple_read_from_buffer(userbuf, count, ppos, p, pos); in lbs_debugfs_read()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_debugfs.c66 len = simple_read_from_buffer(buffer, count, ppos, buf, strlen(buf)); in ixgbe_dbg_reg_ops_read()
171 len = simple_read_from_buffer(buffer, count, ppos, buf, strlen(buf)); in ixgbe_dbg_netdev_ops_read()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Ddebug.c296 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_war_stats()
407 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_read()
507 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_mask_read()
675 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_stats()
741 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_credit_dist_stats()
822 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_endpoint_stats_read()
897 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_regread_read()
998 return simple_read_from_buffer(user_buf, count, ppos, buf, strlen(buf)); in ath6kl_regdump_read()
1042 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_lrssi_roam_read()
1064 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_regwrite_read()
[all …]
/linux-4.1.27/kernel/
Dconfigs.c61 return simple_read_from_buffer(buf, len, offset, in ikconfig_read_current()
Dkprobes.c2397 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in read_enabled_file_bool()
/linux-4.1.27/drivers/iommu/
Domap-iommu-debug.c50 bytes = simple_read_from_buffer(userbuf, count, ppos, buf, bytes); in debug_read_regs()
80 bytes = simple_read_from_buffer(userbuf, count, ppos, buf, p - buf); in debug_read_tlb()
/linux-4.1.27/drivers/mtd/ubi/
Ddebug.c288 count = simple_read_from_buffer(user_buf, count, ppos, in dfs_file_read()
293 count = simple_read_from_buffer(user_buf, count, ppos, in dfs_file_read()
298 count = simple_read_from_buffer(user_buf, count, ppos, in dfs_file_read()
314 count = simple_read_from_buffer(user_buf, count, ppos, buf, 2); in dfs_file_read()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Ddebug.c221 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_read_wmi_services()
709 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_fw_stats_read()
747 ret = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_debug_fw_reset_stats_read()
792 return simple_read_from_buffer(user_buf, count, ppos, buf, strlen(buf)); in ath10k_read_simulate_fw_crash()
881 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_read_chip_id()
1002 return simple_read_from_buffer(user_buf, count, ppos, in ath10k_fw_crash_dump_read()
1038 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_reg_addr_read()
1094 ret = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_reg_value_read()
1304 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_read_htt_stats_mask()
1368 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_read_htt_max_amsdu_ampdu()
[all …]
Dspectral.c293 return simple_read_from_buffer(user_buf, count, ppos, mode, len); in read_file_spec_scan_ctl()
373 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_spectral_count()
428 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_spectral_bins()
Ddebugfs_sta.c37 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_dbg_sta_read_aggr_mode()
/linux-4.1.27/drivers/usb/mon/
Dmon_stat.c49 return simple_read_from_buffer(buf, nbytes, ppos, sp->str, sp->slen); in mon_stat_read()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Ddebug.c240 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_beacon()
341 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_debug()
446 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_antenna()
534 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_misc()
619 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_frameerrors()
769 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_ani()
867 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_queue()
973 return simple_read_from_buffer(user_buf, count, ppos, ep->buf, ep->len); in read_file_eeprom()
/linux-4.1.27/arch/m68k/kernel/
Dbootinfo_proc.c24 return simple_read_from_buffer(buf, count, ppos, bootinfo_copy, in bootinfo_read()
/linux-4.1.27/security/integrity/evm/
Devm_secfs.c44 rc = simple_read_from_buffer(buf, count, ppos, temp, strlen(temp)); in evm_read_key()
/linux-4.1.27/arch/cris/kernel/
Dprofile.c40 ret = simple_read_from_buffer(buf, count, ppos, sample_buffer, in read_cris_profile()
/linux-4.1.27/fs/lockd/
Dprocfs.c59 return simple_read_from_buffer(buf, size, pos, resp, sizeof(resp)); in nlm_end_grace_read()
/linux-4.1.27/drivers/xen/xenfs/
Dxenstored.c15 return simple_read_from_buffer(buf, size, off, str, strlen(str)); in xsd_read()
Dsuper.c37 return simple_read_from_buffer(buf, size, off, tmp, strlen(tmp)); in capabilities_read()
/linux-4.1.27/arch/powerpc/kernel/
Dproc_powerpc.c40 return simple_read_from_buffer(buf, nbytes, ppos, in page_map_read()
Drtas_flash.c290 return simple_read_from_buffer(buf, count, ppos, msg, len); in rtas_flash_read_msg()
306 return simple_read_from_buffer(buf, count, ppos, msg, strlen(msg)); in rtas_flash_read_num()
402 return simple_read_from_buffer(buf, count, ppos, msg, msglen); in manage_flash_read()
498 return simple_read_from_buffer(buf, count, ppos, msg, msglen); in validate_flash_read()
/linux-4.1.27/arch/arm/kernel/
Datags_proc.c16 return simple_read_from_buffer(buf, count, ppos, b->data, b->size); in atags_read()
/linux-4.1.27/drivers/oprofile/
Doprofilefs.c47 return simple_read_from_buffer(buf, count, offset, str, strlen(str)); in oprofilefs_str_to_user()
59 return simple_read_from_buffer(buf, count, offset, tmpbuf, maxlen); in oprofilefs_ulong_to_user()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Ddebugfs.c45 return simple_read_from_buffer(userbuf, count, ppos, buf, res); \
82 return simple_read_from_buffer(userbuf, count, ppos, buf, res); \
227 return simple_read_from_buffer(userbuf, count, ppos, buf, res); in tx_queue_len_read()
249 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in tx_queue_status_read()
/linux-4.1.27/fs/pstore/
Dftrace.c98 return simple_read_from_buffer(buf, count, ppos, val, sizeof(val)); in pstore_ftrace_knob_read()
Dinode.c144 return simple_read_from_buffer(userbuf, count, ppos, ps->data, ps->size); in pstore_file_read()
/linux-4.1.27/lib/
Dtest_firmware.c32 rc = simple_read_from_buffer(buf, size, offset, in test_fw_misc_read()
Ddma-debug.c800 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in filter_read()
/linux-4.1.27/security/smack/
Dsmackfs.c1352 rc = simple_read_from_buffer(buf, count, ppos, temp, strlen(temp)); in smk_read_doi()
1418 rc = simple_read_from_buffer(buf, count, ppos, temp, strlen(temp)); in smk_read_direct()
1496 rc = simple_read_from_buffer(buf, count, ppos, temp, strlen(temp)); in smk_read_mapped()
1581 rc = simple_read_from_buffer(buf, cn, ppos, in smk_read_ambient()
1671 rc = simple_read_from_buffer(buf, cn, ppos, smack, asize); in smk_read_onlycap()
1758 rc = simple_read_from_buffer(buf, cn, ppos, smack, asize); in smk_read_unconfined()
1830 rc = simple_read_from_buffer(buf, count, ppos, temp, strlen(temp)); in smk_read_logging()
2311 rc = simple_read_from_buffer(buf, cn, ppos, skp->smk_known, in smk_read_syslog()
2380 rc = simple_read_from_buffer(buf, count, ppos, temp, strlen(temp)); in smk_read_ptrace()
/linux-4.1.27/arch/um/drivers/
Dmmapper_kern.c31 return simple_read_from_buffer(buf, count, ppos, v_buf, mmapper_size); in mmapper_read()
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_debugfs.c52 return simple_read_from_buffer(user_buf, nbytes, ppos, buf->data, in uvc_debugfs_stats_read()
/linux-4.1.27/arch/s390/hypfs/
Dhypfs_dbfs.c55 rc = simple_read_from_buffer(buf, size, ppos, data->buf, data->size); in dbfs_read()
/linux-4.1.27/drivers/net/wimax/i2400m/
Ddebugfs.c82 return simple_read_from_buffer(buffer, count, ppos, buf, strlen(buf)); in i2400m_rx_stats_read()
136 return simple_read_from_buffer(buffer, count, ppos, buf, strlen(buf)); in i2400m_tx_stats_read()
/linux-4.1.27/fs/fuse/
Dcontrol.c61 return simple_read_from_buffer(buf, len, ppos, tmp, size); in fuse_conn_waiting_read()
70 return simple_read_from_buffer(buf, len, ppos, tmp, size); in fuse_conn_limit_read()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_fs.c100 return simple_read_from_buffer(buf, count, ppos, &ipath_stats, in atomic_stats_read()
118 return simple_read_from_buffer(buf, count, ppos, &counters, in atomic_counters_read()
/linux-4.1.27/fs/debugfs/
Dfile.c462 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in read_file_bool()
526 return simple_read_from_buffer(user_buf, count, ppos, blob->data, in read_file_blob()
619 return simple_read_from_buffer(buf, len, ppos, in u32_array_read()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Ddebugfs.c55 return simple_read_from_buffer(userbuf, count, ppos, buf, res); in wl1271_format_buffer()
101 return simple_read_from_buffer(userbuf, count, ppos, buf, res); in tx_queue_len_read()
204 return simple_read_from_buffer(user_buf, count, ppos, buf, res); in gpio_power_read()
521 ret = simple_read_from_buffer(user_buf, count, ppos, buf, res); in driver_state_read()
631 ret = simple_read_from_buffer(user_buf, count, ppos, buf, res); in vifs_state_read()
971 return simple_read_from_buffer(userbuf, count, ppos, in fw_stats_raw_read()
/linux-4.1.27/net/bluetooth/
Dselftest.c164 return simple_read_from_buffer(user_buf, count, ppos, test_ecdh_buffer, in test_ecdh_read()
Dhci_debugfs.c42 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); \
325 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in use_debug_keys_read()
343 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in sc_only_mode_read()
496 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in ssp_debug_mode_read()
759 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in force_static_address_read()
Dsmp.c3199 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in force_bredr_smp_read()
3561 return simple_read_from_buffer(user_buf, count, ppos, test_smp_buffer, in test_smp_read()
Dhci_core.c86 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in dut_mode_read()
/linux-4.1.27/net/sunrpc/
Dsysctl.c72 return simple_read_from_buffer(buffer, *lenp, ppos, tmpbuf, len); in proc_do_xprt()
/linux-4.1.27/arch/xtensa/platforms/iss/
Dsimdisk.c222 ssize_t n = simple_read_from_buffer(buf, size, ppos, in proc_read_simdisk()
229 return simple_read_from_buffer(buf, size, ppos, "\n", 1); in proc_read_simdisk()
/linux-4.1.27/fs/nfsd/
Dfault_inject.c40 return simple_read_from_buffer(buf, len, ppos, read_buf, size); in fault_inject_read()
/linux-4.1.27/fs/efivarfs/
Dfile.c99 size = simple_read_from_buffer(userbuf, count, ppos, in efivarfs_file_read()
/linux-4.1.27/drivers/media/radio/
Dradio-si476x.c1229 return simple_read_from_buffer(user_buf, count, ppos, &report, in si476x_radio_read_acf_blob()
1258 return simple_read_from_buffer(user_buf, count, ppos, &report, in si476x_radio_read_rds_blckcnt_blob()
1286 return simple_read_from_buffer(user_buf, count, ppos, &report, in si476x_radio_read_agc_blob()
1321 return simple_read_from_buffer(user_buf, count, ppos, &report, in si476x_radio_read_rsq_blob()
1356 return simple_read_from_buffer(user_buf, count, ppos, &report, in si476x_radio_read_rsq_primary_blob()
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Ddebug.c50 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in read_file_bool_bmps()
/linux-4.1.27/fs/
Dlibfs.c590 ssize_t simple_read_from_buffer(void __user *to, size_t count, loff_t *ppos, in simple_read_from_buffer() function
609 EXPORT_SYMBOL(simple_read_from_buffer);
738 return simple_read_from_buffer(buf, size, pos, ar->data, ar->size); in simple_transaction_read()
821 ret = simple_read_from_buffer(buf, len, ppos, attr->get_buf, size); in simple_attr_read()
Dbinfmt_misc.c616 res = simple_read_from_buffer(buf, nbytes, ppos, page, strlen(page)); in bm_entry_read()
736 return simple_read_from_buffer(buf, nbytes, ppos, s, strlen(s)); in bm_status_read()
/linux-4.1.27/drivers/s390/char/
Dvmcp.c74 ret = simple_read_from_buffer(buff, count, ppos, in vmcp_read()
Dzcore.c415 return simple_read_from_buffer(buf, count, ppos, filp->private_data, in zcore_memmap_read()
489 return simple_read_from_buffer(buf, count, ppos, str, strlen(str)); in zcore_hsa_read()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dfile.c109 ret = simple_read_from_buffer(buf, len, ppos, attr->get_buf, size); in spufs_attr_read()
192 return simple_read_from_buffer(buffer, size, pos, local_store, in __spufs_mem_read()
534 return simple_read_from_buffer(buffer, size, pos, in __spufs_regs_read()
592 return simple_read_from_buffer(buffer, size, pos, in __spufs_fpcr_read()
2096 return simple_read_from_buffer(buf, len, pos, &data, sizeof data); in __spufs_mbox_info_read()
2136 return simple_read_from_buffer(buf, len, pos, &data, sizeof data); in __spufs_ibox_info_read()
2178 return simple_read_from_buffer(buf, len, pos, &data, in __spufs_wbox_info_read()
2230 return simple_read_from_buffer(buf, len, pos, &info, in __spufs_dma_info_read()
2287 return simple_read_from_buffer(buf, len, pos, &info, in __spufs_proxydma_info_read()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_debugfs.c1048 return simple_read_from_buffer(buf, nbytes, ppos, &cbuf, cnt); in lpfc_debugfs_dif_err_read()
1194 return simple_read_from_buffer(buf, nbytes, ppos, debug->buffer, in lpfc_debugfs_read()
1471 return simple_read_from_buffer(buf, nbytes, ppos, pbuffer, len); in lpfc_idiag_pcicfg_read()
1511 return simple_read_from_buffer(buf, nbytes, ppos, pbuffer, len); in lpfc_idiag_pcicfg_read()
1774 return simple_read_from_buffer(buf, nbytes, ppos, pbuffer, len); in lpfc_idiag_baracc_read()
1835 return simple_read_from_buffer(buf, nbytes, ppos, pbuffer, len); in lpfc_idiag_baracc_read()
2382 return simple_read_from_buffer(buf, nbytes, ppos, pbuffer, len); in lpfc_idiag_queinfo_read()
2388 return simple_read_from_buffer(buf, nbytes, ppos, pbuffer, len); in lpfc_idiag_queinfo_read()
2513 return simple_read_from_buffer(buf, nbytes, ppos, pbuffer, len); in lpfc_idiag_queacc_read()
2533 return simple_read_from_buffer(buf, nbytes, ppos, pbuffer, len); in lpfc_idiag_queacc_read()
[all …]
/linux-4.1.27/drivers/scsi/bfa/
Dbfad_debugfs.c190 return simple_read_from_buffer(buf, nbytes, pos, in bfad_debugfs_read()
236 rc = simple_read_from_buffer(buf, nbytes, pos, in bfad_debugfs_read_regrd()
/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp_sysfs.c178 return simple_read_from_buffer(buf, nbytes, ppos, dbg->data, dbg->size); in read()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbnad_debugfs.c251 return simple_read_from_buffer(buf, nbytes, pos, in bnad_debugfs_read()
299 rc = simple_read_from_buffer(buf, nbytes, pos, in bnad_debugfs_read_regrd()
/linux-4.1.27/fs/configfs/
Dfile.c119 retval = simple_read_from_buffer(buf, count, ppos, buffer->page, in configfs_read_file()
/linux-4.1.27/arch/x86/mm/
Dtlb.c311 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in tlbflush_read_file()
/linux-4.1.27/kernel/trace/
Dtrace_events.c788 return simple_read_from_buffer(ubuf, cnt, ppos, buf, strlen(buf)); in event_enable_read()
868 ret = simple_read_from_buffer(ubuf, cnt, ppos, buf, 2); in system_enable_read()
1059 return simple_read_from_buffer(ubuf, cnt, ppos, buf, len); in event_id_read()
1087 r = simple_read_from_buffer(ubuf, cnt, ppos, in event_filter_read()
1254 r = simple_read_from_buffer(ubuf, cnt, ppos, in subsystem_filter_read()
1310 r = simple_read_from_buffer(ubuf, cnt, ppos, in show_header()
Dtrace_stack.c239 return simple_read_from_buffer(ubuf, count, ppos, buf, r); in stack_max_size_read()
Dtrace.c3400 count = simple_read_from_buffer(ubuf, count, ppos, mask_str, NR_CPUS+1); in tracing_cpumask_read()
3790 return simple_read_from_buffer(ubuf, cnt, ppos, in tracing_readme_read()
3887 return simple_read_from_buffer(ubuf, cnt, ppos, buf, r); in tracing_saved_cmdlines_size_read()
4137 return simple_read_from_buffer(ubuf, cnt, ppos, buf, r); in tracing_set_trace_read()
4473 return simple_read_from_buffer(ubuf, cnt, ppos, buf, r); in tracing_nsecs_read()
4976 ret = simple_read_from_buffer(ubuf, cnt, ppos, buf, r); in tracing_entries_read()
5029 return simple_read_from_buffer(ubuf, cnt, ppos, buf, r); in tracing_total_entries_read()
5886 count = simple_read_from_buffer(ubuf, count, ppos, in tracing_stats_read()
5925 r = simple_read_from_buffer(ubuf, cnt, ppos, buf, r); in tracing_read_dyn_info()
6156 return simple_read_from_buffer(ubuf, cnt, ppos, buf, 2); in trace_options_read()
[all …]
Dtrace_functions_graph.c1428 return simple_read_from_buffer(ubuf, cnt, ppos, buf, n); in graph_depth_read()
Dblktrace.c333 return simple_read_from_buffer(buffer, count, ppos, buf, strlen(buf)); in blk_dropped_read()
Dftrace.c1021 return simple_read_from_buffer(ubuf, cnt, ppos, buf, r); in ftrace_profile_read()
/linux-4.1.27/arch/arc/kernel/
Dtroubleshoot.c283 return simple_read_from_buffer(user_buf, num, offset, kbuf, len); in tlb_stats_output()
/linux-4.1.27/drivers/platform/olpc/
Dolpc-ec.c229 return simple_read_from_buffer(buf, size, ppos, respbuf, r); in ec_dbgfs_cmd_read()
/linux-4.1.27/drivers/mmc/core/
Ddebugfs.c319 return simple_read_from_buffer(ubuf, cnt, ppos, in mmc_ext_csd_read()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-debugfs.c142 len = simple_read_from_buffer(buffer, count, ppos, buf, strlen(buf)); in xgbe_common_read()
/linux-4.1.27/sound/soc/fsl/
Dimx-audmux.c135 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in audmux_read_file()
/linux-4.1.27/drivers/net/caif/
Dcaif_spi.c169 size = simple_read_from_buffer(user_buf, count, ppos, buf, len); in dbgfs_state()
232 size = simple_read_from_buffer(user_buf, count, ppos, buf, len); in dbgfs_frame()
/linux-4.1.27/fs/proc/
Dbase.c838 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_adj_read()
941 return simple_read_from_buffer(buf, count, ppos, buffer, len); in oom_score_adj_read()
1029 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_loginuid_read()
1109 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in proc_sessionid_read()
1134 return simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_fault_inject_read()
2160 length = simple_read_from_buffer(buf, count, ppos, p, length); in proc_pid_attr_read()
2272 ret = simple_read_from_buffer(buf, count, ppos, buffer, len); in proc_coredump_filter_read()
/linux-4.1.27/drivers/char/
Dnwflash.c136 ret = simple_read_from_buffer(buf, size, ppos, (void *)FLASH_BASE, gbFlashSize); in flash_read()
Dvirtio_console.c1338 ret = simple_read_from_buffer(ubuf, count, offp, buf, out_offset); in debugfs_read()
/linux-4.1.27/drivers/usb/misc/
Didmouse.c328 result = simple_read_from_buffer(buffer, count, ppos, in idmouse_read()
/linux-4.1.27/kernel/power/
Duser.c157 res = simple_read_from_buffer(buf, count, &pg_offp, in snapshot_read()
Dqos.c662 return simple_read_from_buffer(buf, count, f_pos, &value, sizeof(s32)); in pm_qos_power_read()
/linux-4.1.27/security/integrity/ima/
Dima_fs.c37 return simple_read_from_buffer(buf, count, ppos, tmpbuf, len); in ima_show_htable_value()
/linux-4.1.27/drivers/isdn/hysdn/
Dhysdn_procconf.c222 return simple_read_from_buffer(buf, count, off, cp, strlen(cp)); in hysdn_conf_read()
/linux-4.1.27/drivers/iio/imu/
Dadis16480.c142 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in adis16480_show_firmware_revision()
172 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in adis16480_show_firmware_date()
Dadis16400_core.c64 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in adis16400_show_serial_number()
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Ddebugfs.c695 return simple_read_from_buffer(user_buf, count, ppos, text, in wil_read_back()
988 return simple_read_from_buffer(user_buf, count, ppos, in wil_read_file_ssid()
1210 return simple_read_from_buffer(user_buf, count, ppos, in wil_read_file_recovery()
/linux-4.1.27/drivers/idle/
Di7300_idle.c527 return simple_read_from_buffer(ubuf, count, off, buf, len); in stats_read_ul()
/linux-4.1.27/drivers/mfd/
Daat2870-core.c278 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in aat2870_reg_read_file()
/linux-4.1.27/drivers/iio/gyro/
Dadis16136.c102 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in adis16136_show_serial()
/linux-4.1.27/fs/ocfs2/cluster/
Dnetdebug.c494 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2net_debug_read()
Dheartbeat.c1254 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in o2hb_debug_read()
/linux-4.1.27/drivers/net/wireless/b43legacy/
Ddebugfs.c253 ret = simple_read_from_buffer(userbuf, count, ppos, in b43legacy_debugfs_read()
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c1838 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_tx_queue_read()
1871 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_rx_queue_read()
1927 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_interrupt_read()
1990 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in iwl_dbgfs_fh_reg_read()
/linux-4.1.27/drivers/base/regmap/
Dregmap-debugfs.c56 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in regmap_name_read_file()
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Ddebugfs.c205 ret = simple_read_from_buffer(user_buf, count, ppos, buf, len); in conf_read()
/linux-4.1.27/arch/ia64/kernel/
Dsalinfo.c477 return simple_read_from_buffer(buffer, count, ppos, buf, bufsize); in salinfo_log_read()
/linux-4.1.27/drivers/misc/
Dlkdtm.c666 out = simple_read_from_buffer(user_buf, count, off, in lkdtm_debugfs_read()
/linux-4.1.27/drivers/usb/host/
Duhci-debug.c614 return simple_read_from_buffer(buf, nbytes, ppos, up->data, up->size); in uhci_debug_read()
Dohci-dbg.c717 ret = simple_read_from_buffer(user_buf, len, offset, in debug_output()
Dehci-dbg.c994 ret = simple_read_from_buffer(user_buf, len, offset, in debug_output()
Dfusbh200-hcd.c795 ret = simple_read_from_buffer(user_buf, len, offset, in debug_output()
Dfotg210-hcd.c824 ret = simple_read_from_buffer(user_buf, len, offset, in debug_output()
/linux-4.1.27/drivers/spi/
Dspi-dw.c102 ret = simple_read_from_buffer(user_buf, count, ppos, buf, len); in dw_spi_show_regs()
/linux-4.1.27/drivers/net/wireless/b43/
Ddebugfs.c551 ret = simple_read_from_buffer(userbuf, count, ppos, in b43_debugfs_read()
/linux-4.1.27/fs/dlm/
Ddebug_fs.c688 rv = simple_read_from_buffer(userbuf, count, ppos, debug_buf, pos); in waiters_read()
/linux-4.1.27/drivers/media/common/siano/
Dsmsdvb-debugfs.c423 rc = simple_read_from_buffer(user_buf, nbytes, ppos, in smsdvb_stats_read()
/linux-4.1.27/drivers/video/fbdev/
Dbfin_adv7393fb.c344 return simple_read_from_buffer(buf, size, ppos, message, in adv7393_read_proc()
/linux-4.1.27/fs/ocfs2/
Dstack_user.c558 ret = simple_read_from_buffer(buf, count, ppos, in ocfs2_control_read()
Dsuper.c384 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in ocfs2_debug_read()
/linux-4.1.27/drivers/misc/carma/
Dcarma-fpga-program.c818 return simple_read_from_buffer(buf, count, f_pos, in fpga_read()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Ddebug.c99 err = simple_read_from_buffer(userbuf, count, ppos, in carl9170_debugfs_read()
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmdebug.c379 return simple_read_from_buffer(buf, nbytes, ppos, file->private_data, in debug_read()
/linux-4.1.27/sound/soc/
Dsoc-core.c369 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in codec_list_read_file()
409 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in dai_list_read_file()
447 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in platform_list_read_file()
Dsoc-dapm.c1874 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in dapm_widget_power_read_file()
1911 return simple_read_from_buffer(user_buf, count, ppos, level, in dapm_bias_read_file()
Dsoc-pcm.c2796 ret = simple_read_from_buffer(user_buf, count, ppos, buf, offset); in dpcm_state_read_file()
/linux-4.1.27/drivers/staging/unisys/virtpci/
Dvirtpci.c1326 bytes_read = simple_read_from_buffer(buf, len, offset, vbuf, str_pos); in info_debugfs_read()
/linux-4.1.27/drivers/iio/
Dindustrialio-core.c211 return simple_read_from_buffer(userbuf, count, ppos, buf, len); in iio_debugfs_read_reg()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c734 status = simple_read_from_buffer(buffer, usr_buf_len, ppos, data, in ocrdma_dbgfs_ops_read()
/linux-4.1.27/drivers/staging/unisys/uislib/
Duislib.c1072 return simple_read_from_buffer(buf, len, offset, in info_debugfs_read()
/linux-4.1.27/drivers/media/usb/ttusb-budget/
Ddvb-ttusb-budget.c998 return simple_read_from_buffer(buf, count, offset, stc_firmware, 8192);
/linux-4.1.27/drivers/staging/unisys/virthba/
Dvirthba.c1260 bytes_read = simple_read_from_buffer(buf, len, offset, vbuf, str_pos); in info_debugfs_read()
/linux-4.1.27/ipc/
Dmqueue.c501 ret = simple_read_from_buffer(u_data, count, off, buffer, in mqueue_read_file()
/linux-4.1.27/drivers/hwmon/
Dasus_atk0110.c779 return simple_read_from_buffer(buf, count, pos, str, len); in atk_debugfs_ggrp_read()
/linux-4.1.27/arch/x86/platform/uv/
Dtlb_uv.c1450 ret = simple_read_from_buffer(userbuf, count, ppos, buf, strlen(buf)); in tunables_read()
/linux-4.1.27/drivers/gpu/drm/tegra/
Dsor.c664 err = simple_read_from_buffer(buffer, size, ppos, buf, num); in tegra_sor_crc_read()
/linux-4.1.27/drivers/ntb/
Dntb_hw.c1512 ret = simple_read_from_buffer(ubuf, count, offp, buf, offset); in ntb_debugfs_read()
Dntb_transport.c460 ret = simple_read_from_buffer(ubuf, count, offp, buf, out_offset); in debugfs_read()
/linux-4.1.27/drivers/tty/serial/
Dpch_uart.c365 ret = simple_read_from_buffer(user_buf, count, ppos, buf, len); in port_show_regs()
/linux-4.1.27/drivers/dma/
Dcoh901318.c1360 ret = simple_read_from_buffer(buf, count, f_pos, dev_buf, in coh901318_debugfs_read()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Ddevice.c114 return simple_read_from_buffer(buf, count, ppos, d->buf, d->pos); in debugfs_read()
/linux-4.1.27/drivers/usb/gadget/udc/
Datmel_usba_udc.c174 ret = simple_read_from_buffer(buf, nbytes, ppos, in regs_dbg_read()
/linux-4.1.27/include/linux/
Dfs.h2801 extern ssize_t simple_read_from_buffer(void __user *to, size_t count,
/linux-4.1.27/fs/ubifs/
Ddebug.c2678 return simple_read_from_buffer(u, count, ppos, buf, 2); in provide_user_output()
/linux-4.1.27/drivers/regulator/
Dcore.c3978 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in supply_map_read_file()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_debugfs.c1012 ret_count = simple_read_from_buffer(userbuf, count, &tmp_pos, in i915_error_state_read()
/linux-4.1.27/drivers/net/wireless/
Dairo.c4605 return simple_read_from_buffer(buffer, len, offset, priv->rbuffer, in proc_read()