/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
A D | debugfs.c | 52 char __user *user_buf, in iwl_dbgfs_sram_read() 170 char __user *user_buf, in iwl_dbgfs_wowlan_sram_read() 344 char __user *user_buf, in iwl_dbgfs_status_read() 378 char __user *user_buf, in iwl_dbgfs_rx_handlers_read() 457 char __user *user_buf, in iwl_dbgfs_thermal_throttling_read() 512 char __user *user_buf, in iwl_dbgfs_disable_ht40_read() 527 char __user *user_buf, in iwl_dbgfs_temperature_read() 667 char __user *user_buf, in iwl_dbgfs_ucode_rx_stats_read() 1100 char __user *user_buf, in iwl_dbgfs_ucode_tx_stats_read() 1297 char __user *user_buf, in iwl_dbgfs_ucode_general_stats_read() [all …]
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
A D | debug.c | 241 const char __user *user_buf, size_t count, in il_dbgfs_clear_traffic_stats_write() 364 il_dbgfs_sram_write(struct file *file, const char __user *user_buf, in il_dbgfs_sram_write() 788 il_dbgfs_disable_ht40_read(struct file *file, char __user *user_buf, in il_dbgfs_disable_ht40_read() 888 il_dbgfs_ucode_rx_stats_read(struct file *file, char __user *user_buf, in il_dbgfs_ucode_rx_stats_read() 897 il_dbgfs_ucode_tx_stats_read(struct file *file, char __user *user_buf, in il_dbgfs_ucode_tx_stats_read() 915 il_dbgfs_sensitivity_read(struct file *file, char __user *user_buf, in il_dbgfs_sensitivity_read() 1014 il_dbgfs_chain_noise_read(struct file *file, char __user *user_buf, in il_dbgfs_chain_noise_read() 1110 const char __user *user_buf, size_t count, in il_dbgfs_clear_ucode_stats_write() 1134 il_dbgfs_rxon_flags_read(struct file *file, char __user *user_buf, in il_dbgfs_rxon_flags_read() 1183 il_dbgfs_missed_beacon_read(struct file *file, char __user *user_buf, in il_dbgfs_missed_beacon_read() [all …]
|
A D | 3945-debug.c | 34 il3945_ucode_rx_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_rx_stats_read() 299 il3945_ucode_tx_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_tx_stats_read() 389 il3945_ucode_general_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_general_stats_read()
|
/linux/drivers/net/wireless/ti/wlcore/ |
A D | debugfs.c | 195 const char __user *user_buf, in gpio_power_write() 227 const char __user *user_buf, in start_recovery_write() 256 const char __user *user_buf, in dynamic_ps_timeout_write() 323 const char __user *user_buf, in forced_ps_write() 395 const char __user *user_buf, in split_scan_timeout_write() 651 const char __user *user_buf, in dtim_interval_write() 696 char __user *user_buf, in suspend_dtim_interval_read() 712 const char __user *user_buf, in suspend_dtim_interval_write() 810 const char __user *user_buf, in rx_streaming_interval_write() 868 const char __user *user_buf, in rx_streaming_always_write() [all …]
|
/linux/net/mac80211/ |
A D | debugfs.c | 76 char __user *user_buf, in aqm_read() 117 const char __user *user_buf, in aqm_write() 153 char __user *user_buf, in airtime_flags_read() 174 const char __user *user_buf, in airtime_flags_write() 205 char __user *user_buf, in aql_txq_limit_read() 232 const char __user *user_buf, in aql_txq_limit_write() 335 char __user *user_buf, in force_tx_status_read() 350 const char __user *user_buf, in force_tx_status_write() 386 char __user *user_buf, in airtime_read() 539 static ssize_t misc_read(struct file *file, char __user *user_buf, in misc_read() [all …]
|
/linux/drivers/net/wireless/ath/ath6kl/ |
A D | debug.c | 450 char __user *user_buf, in ath6kl_fwlog_block_read() 704 char __user *user_buf, in read_file_credit_dist_stats() 782 char __user *user_buf, in ath6kl_endpoint_stats_read() 1045 char __user *user_buf, in ath6kl_lrssi_roam_read() 1066 char __user *user_buf, in ath6kl_regwrite_read() 1353 char __user *user_buf, in ath6kl_disconnect_timeout_read() 1393 const char __user *user_buf, in ath6kl_create_qos_write() 1571 const char __user *user_buf, in ath6kl_delete_qos_write() 1618 const char __user *user_buf, in ath6kl_bgscan_int_write() 1690 char __user *user_buf, in ath6kl_listen_int_read() [all …]
|
/linux/drivers/net/wireless/ath/ath9k/ |
A D | htc_drv_debug.c | 19 static ssize_t read_file_tgt_int_stats(struct file *file, char __user *user_buf, in read_file_tgt_int_stats() 77 static ssize_t read_file_tgt_tx_stats(struct file *file, char __user *user_buf, in read_file_tgt_tx_stats() 147 static ssize_t read_file_tgt_rx_stats(struct file *file, char __user *user_buf, in read_file_tgt_rx_stats() 193 static ssize_t read_file_xmit(struct file *file, char __user *user_buf, in read_file_xmit() 251 static ssize_t read_file_skb_rx(struct file *file, char __user *user_buf, in read_file_skb_rx() 289 static ssize_t read_file_slot(struct file *file, char __user *user_buf, in read_file_slot() 313 static ssize_t read_file_queue(struct file *file, char __user *user_buf, in read_file_queue() 360 static ssize_t read_file_debug(struct file *file, char __user *user_buf, in read_file_debug() 372 static ssize_t write_file_debug(struct file *file, const char __user *user_buf, in write_file_debug()
|
A D | debug.c | 86 static ssize_t read_file_debug(struct file *file, char __user *user_buf, in read_file_debug() 132 static ssize_t read_file_ani(struct file *file, char __user *user_buf, in read_file_ani() 188 const char __user *user_buf, in write_file_ani() 231 char __user *user_buf, in read_file_bt_ant_diversity() 244 const char __user *user_buf, in write_file_bt_ant_diversity() 300 char __user *user_buf, in read_file_antenna_diversity() 788 const char __user *user_buf, in write_file_reset() 1102 static ssize_t read_file_wow(struct file *file, char __user *user_buf, in read_file_wow() 1163 static ssize_t read_file_tpc(struct file *file, char __user *user_buf, in read_file_tpc() 1231 char __user *user_buf, in read_file_nf_override() [all …]
|
A D | common-spectral.c | 689 static ssize_t read_file_spec_scan_ctl(struct file *file, char __user *user_buf, in read_file_spec_scan_ctl() 790 const char __user *user_buf, in write_file_spec_scan_ctl() 841 char __user *user_buf, in read_file_spectral_short_repeat() 853 const char __user *user_buf, in write_file_spectral_short_repeat() 889 char __user *user_buf, in read_file_spectral_count() 901 const char __user *user_buf, in write_file_spectral_count() 937 char __user *user_buf, in read_file_spectral_period() 949 const char __user *user_buf, in write_file_spectral_period() 985 char __user *user_buf, in read_file_spectral_fft_period() 997 const char __user *user_buf, in write_file_spectral_fft_period()
|
A D | tx99.c | 159 static ssize_t read_file_tx99(struct file *file, char __user *user_buf, in read_file_tx99() 170 static ssize_t write_file_tx99(struct file *file, const char __user *user_buf, in write_file_tx99() 228 char __user *user_buf, in read_file_tx99_power() 243 const char __user *user_buf, in write_file_tx99_power()
|
A D | dfs_debug.c | 34 static ssize_t read_file_dfs(struct file *file, char __user *user_buf, in read_file_dfs() 97 static ssize_t write_file_dfs(struct file *file, const char __user *user_buf, in write_file_dfs() 120 const char __user *user_buf, in write_file_simulate_radar()
|
A D | common-debug.c | 19 static ssize_t read_file_modal_eeprom(struct file *file, char __user *user_buf, in read_file_modal_eeprom() 55 static ssize_t read_file_base_eeprom(struct file *file, char __user *user_buf, in read_file_base_eeprom() 123 static ssize_t read_file_recv(struct file *file, char __user *user_buf, in read_file_recv() 187 static ssize_t read_file_phy_err(struct file *file, char __user *user_buf, in read_file_phy_err()
|
/linux/drivers/net/wireless/ath/ath10k/ |
A D | debug.c | 150 char __user *user_buf, in ath10k_read_wmi_services() 461 char __user *user_buf, in ath10k_debug_fw_reset_stats_read() 521 char __user *user_buf, in ath10k_read_simulate_fw_crash() 633 char __user *user_buf, in ath10k_reg_addr_read() 681 char __user *user_buf, in ath10k_reg_value_read() 752 char __user *user_buf, in ath10k_mem_value_read() 904 char __user *user_buf, in ath10k_read_htt_stats_mask() 1019 char __user *user_buf, in ath10k_read_fw_dbglog() 1300 char __user *user_buf, in ath10k_debug_cal_data_read() 1378 char __user *user_buf, in ath10k_read_nf_cal_period() [all …]
|
A D | debugfs_sta.c | 176 char __user *user_buf, in ath10k_dbg_sta_read_aggr_mode() 195 const char __user *user_buf, in ath10k_dbg_sta_write_aggr_mode() 238 const char __user *user_buf, in ath10k_dbg_sta_write_addba() 289 const char __user *user_buf, in ath10k_dbg_sta_write_addba_resp() 339 const char __user *user_buf, in ath10k_dbg_sta_write_delba() 390 char __user *user_buf, in ath10k_dbg_sta_read_peer_debug_trigger() 410 const char __user *user_buf, in ath10k_dbg_sta_write_peer_debug_trigger() 453 char __user *user_buf, in ath10k_dbg_sta_read_peer_ps_state() 563 char __user *user_buf, in ath10k_dbg_sta_read_tid_stats() 646 char __user *user_buf, in ath10k_dbg_sta_dump_tx_stats()
|
A D | spectral.c | 273 static ssize_t read_file_spec_scan_ctl(struct file *file, char __user *user_buf, in read_file_spec_scan_ctl() 302 const char __user *user_buf, in write_file_spec_scan_ctl() 365 char __user *user_buf, in read_file_spectral_count() 382 const char __user *user_buf, in write_file_spectral_count() 417 char __user *user_buf, in read_file_spectral_bins() 438 const char __user *user_buf, in write_file_spectral_bins()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | debugfs.c | 19 char __user *user_buf, in iwl_dbgfs_ctdp_budget_read() 208 char __user *user_buf, in iwl_dbgfs_set_nic_temperature_read() 275 char __user *user_buf, in iwl_dbgfs_nic_temp_read() 300 char __user *user_buf, in iwl_dbgfs_sar_geo_profile_read() 445 char __user *user_buf, in iwl_dbgfs_amsdu_len_read() 462 char __user *user_buf, in iwl_dbgfs_disable_power_off_read() 716 char __user *user_buf, in iwl_dbgfs_phy_integration_ver_read() 1048 char __user *user_buf, in iwl_dbgfs_scan_ant_rxchain_read() 1288 char __user *user_buf, in iwl_dbgfs_fw_dbg_conf_read() 1474 char __user *user_buf, in iwl_dbgfs_bcast_filters_macs_read() [all …]
|
A D | debugfs-vif.c | 136 char __user *user_buf, in iwl_dbgfs_tx_pwr_lmt_read() 151 char __user *user_buf, in iwl_dbgfs_pm_params_read() 167 char __user *user_buf, in iwl_dbgfs_mac_params_read() 393 char __user *user_buf, in iwl_dbgfs_bf_params_read() 449 char __user *user_buf, in iwl_dbgfs_os_device_timediff_read() 528 char __user *user_buf, in iwl_dbgfs_low_latency_read() 556 char __user *user_buf, in iwl_dbgfs_uapsd_misbehaving_read() 622 char __user *user_buf, in iwl_dbgfs_rx_phyinfo_read() 676 char __user *user_buf, in iwl_dbgfs_quota_min_read()
|
/linux/drivers/base/regmap/ |
A D | regmap-debugfs.c | 35 char __user *user_buf, size_t count, in regmap_name_read_file() 216 unsigned int to, char __user *user_buf, in regmap_read_debugfs() 284 static ssize_t regmap_map_read_file(struct file *file, char __user *user_buf, in regmap_map_read_file() 302 const char __user *user_buf, in regmap_map_write_file() 344 static ssize_t regmap_range_read_file(struct file *file, char __user *user_buf, in regmap_range_read_file() 361 char __user *user_buf, size_t count, in regmap_reg_ranges_read_file() 460 const char __user *user_buf, in regmap_cache_only_write_file() 507 const char __user *user_buf, in regmap_cache_bypass_write_file()
|
/linux/drivers/net/wireless/ti/wl18xx/ |
A D | debugfs.c | 178 static ssize_t conf_read(struct file *file, char __user *user_buf, in conf_read() 221 const char __user *user_buf, in clear_fw_stats_write() 249 const char __user *user_buf, in radar_detection_write() 291 const char __user *user_buf, in dynamic_fw_traces_write() 344 const char __user *user_buf, in radar_debug_mode_write()
|
/linux/drivers/net/wireless/ath/ath11k/ |
A D | debugfs_sta.c | 211 char __user *user_buf, in ath11k_dbg_sta_dump_tx_stats() 318 char __user *user_buf, in ath11k_dbg_sta_dump_rx_stats() 467 char __user *user_buf, in ath11k_dbg_sta_read_htt_peer_stats() 555 const char __user *user_buf, in ath11k_dbg_sta_write_delba() 606 const char __user *user_buf, in ath11k_dbg_sta_write_addba_resp() 656 const char __user *user_buf, in ath11k_dbg_sta_write_addba() 707 char __user *user_buf, in ath11k_dbg_sta_read_aggr_mode() 727 const char __user *user_buf, in ath11k_dbg_sta_write_aggr_mode() 772 const char __user *user_buf, in ath11k_write_htt_peer_stats_reset()
|
A D | debugfs.c | 287 char __user *user_buf, in ath11k_read_pdev_stats() 359 char __user *user_buf, in ath11k_read_vdev_stats() 444 char __user *user_buf, in ath11k_read_bcn_stats() 462 char __user *user_buf, in ath11k_read_simulate_fw_crash() 481 const char __user *user_buf, in ath11k_write_simulate_fw_crash() 758 char __user *user_buf, in ath11k_debugfs_dump_soc_dp_stats() 1053 const char __user *user_buf, in ath11k_write_simulate_radar()
|
/linux/net/bluetooth/ |
A D | hci_debugfs.c | 272 static ssize_t use_debug_keys_read(struct file *file, char __user *user_buf, in use_debug_keys_read() 290 static ssize_t sc_only_mode_read(struct file *file, char __user *user_buf, in sc_only_mode_read() 426 static ssize_t ssp_debug_mode_read(struct file *file, char __user *user_buf, in ssp_debug_mode_read() 499 char __user *user_buf, in force_bredr_smp_read() 512 const char __user *user_buf, in force_bredr_smp_write() 740 char __user *user_buf, in force_static_address_read() 753 const char __user *user_buf, in force_static_address_write() 1130 char __user *user_buf, in force_no_mitm_read() 1143 const char __user *user_buf, in force_no_mitm_write() 1255 static ssize_t dut_mode_read(struct file *file, char __user *user_buf, in dut_mode_read() [all …]
|
/linux/drivers/net/wireless/ath/wcn36xx/ |
A D | debug.c | 27 static ssize_t read_file_bool_bmps(struct file *file, char __user *user_buf, in read_file_bool_bmps() 52 const char __user *user_buf, in write_file_bool_bmps() 99 const char __user *user_buf, in write_file_dump()
|
/linux/drivers/net/wireless/ath/ath5k/ |
A D | debug.c | 175 static ssize_t read_file_beacon(struct file *file, char __user *user_buf, in read_file_beacon() 296 static ssize_t read_file_debug(struct file *file, char __user *user_buf, in read_file_debug() 358 static ssize_t read_file_antenna(struct file *file, char __user *user_buf, in read_file_antenna() 471 static ssize_t read_file_misc(struct file *file, char __user *user_buf, in read_file_misc() 526 static ssize_t read_file_frameerrors(struct file *file, char __user *user_buf, in read_file_frameerrors() 644 static ssize_t read_file_ani(struct file *file, char __user *user_buf, in read_file_ani() 809 static ssize_t read_file_queue(struct file *file, char __user *user_buf, in read_file_queue() 951 static ssize_t read_file_eeprom(struct file *file, char __user *user_buf, in read_file_eeprom()
|
/linux/arch/mips/mm/ |
A D | sc-debugfs.c | 13 static ssize_t sc_prefetch_read(struct file *file, char __user *user_buf, in sc_prefetch_read() 27 const char __user *user_buf, in sc_prefetch_write()
|