Home
last modified time | relevance | path

Searched defs:user_buf (Results 1 – 25 of 52) sorted by relevance

123

/linux-3.3/drivers/net/wireless/iwlegacy/
Ddebug.c102 il_dbgfs_tx_stats_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_tx_stats_read()
143 const char __user *user_buf, size_t count, in il_dbgfs_clear_traffic_stats_write()
163 il_dbgfs_rx_stats_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_rx_stats_read()
207 il_dbgfs_sram_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_sram_read()
266 il_dbgfs_sram_write(struct file *file, const char __user *user_buf, in il_dbgfs_sram_write()
291 il_dbgfs_stations_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_stations_read()
355 il_dbgfs_nvm_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_nvm_read()
403 il_dbgfs_channels_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_channels_read()
482 il_dbgfs_status_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_status_read()
543 il_dbgfs_interrupt_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_interrupt_read()
[all …]
D3945-debug.c52 il3945_ucode_rx_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_rx_stats_read()
317 il3945_ucode_tx_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_tx_stats_read()
407 il3945_ucode_general_stats_read(struct file *file, char __user *user_buf, in il3945_ucode_general_stats_read()
D4965-debug.c59 il4965_ucode_rx_stats_read(struct file *file, char __user *user_buf, in il4965_ucode_rx_stats_read()
471 il4965_ucode_tx_stats_read(struct file *file, char __user *user_buf, in il4965_ucode_tx_stats_read()
637 il4965_ucode_general_stats_read(struct file *file, char __user *user_buf, in il4965_ucode_general_stats_read()
/linux-3.3/drivers/net/wireless/iwlwifi/
Diwl-debugfs.c121 char __user *user_buf, in iwl_dbgfs_tx_statistics_read()
160 const char __user *user_buf, in iwl_dbgfs_clear_traffic_statistics_write()
180 char __user *user_buf, in iwl_dbgfs_rx_statistics_read()
220 char __user *user_buf, in iwl_dbgfs_sram_read()
307 const char __user *user_buf, in iwl_dbgfs_sram_write()
335 char __user *user_buf, in iwl_dbgfs_wowlan_sram_read()
347 static ssize_t iwl_dbgfs_stations_read(struct file *file, char __user *user_buf, in iwl_dbgfs_stations_read()
399 char __user *user_buf, in iwl_dbgfs_nvm_read()
448 static ssize_t iwl_dbgfs_channels_read(struct file *file, char __user *user_buf, in iwl_dbgfs_channels_read()
519 char __user *user_buf, in iwl_dbgfs_status_read()
[all …]
Diwl-trans-pcie.c1641 char __user *user_buf, in iwl_dbgfs_tx_queue_read()
1685 char __user *user_buf, in iwl_dbgfs_rx_queue_read()
1712 char __user *user_buf, in iwl_dbgfs_log_event_read()
1729 const char __user *user_buf, in iwl_dbgfs_log_event_write()
1750 char __user *user_buf, in iwl_dbgfs_interrupt_read()
1811 const char __user *user_buf, in iwl_dbgfs_interrupt_write()
1836 const char __user *user_buf, in iwl_dbgfs_csr_write()
1857 char __user *user_buf, in iwl_dbgfs_fh_reg_read()
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dhtc_drv_debug.c25 static ssize_t read_file_tgt_int_stats(struct file *file, char __user *user_buf, in read_file_tgt_int_stats()
83 static ssize_t read_file_tgt_tx_stats(struct file *file, char __user *user_buf, in read_file_tgt_tx_stats()
153 static ssize_t read_file_tgt_rx_stats(struct file *file, char __user *user_buf, in read_file_tgt_rx_stats()
199 static ssize_t read_file_xmit(struct file *file, char __user *user_buf, in read_file_xmit()
278 static ssize_t read_file_recv(struct file *file, char __user *user_buf, in read_file_recv()
372 static ssize_t read_file_slot(struct file *file, char __user *user_buf, in read_file_slot()
407 static ssize_t read_file_queue(struct file *file, char __user *user_buf, in read_file_queue()
454 static ssize_t read_file_debug(struct file *file, char __user *user_buf, in read_file_debug()
466 static ssize_t write_file_debug(struct file *file, const char __user *user_buf, in write_file_debug()
495 static ssize_t read_file_base_eeprom(struct file *file, char __user *user_buf, in read_file_base_eeprom()
[all …]
Ddebug.c35 static ssize_t ath9k_debugfs_read_buf(struct file *file, char __user *user_buf, in ath9k_debugfs_read_buf()
50 static ssize_t read_file_debug(struct file *file, char __user *user_buf, in read_file_debug()
62 static ssize_t write_file_debug(struct file *file, const char __user *user_buf, in write_file_debug()
95 static ssize_t read_file_tx_chainmask(struct file *file, char __user *user_buf, in read_file_tx_chainmask()
107 static ssize_t write_file_tx_chainmask(struct file *file, const char __user *user_buf, in write_file_tx_chainmask()
138 static ssize_t read_file_rx_chainmask(struct file *file, char __user *user_buf, in read_file_rx_chainmask()
150 static ssize_t write_file_rx_chainmask(struct file *file, const char __user *user_buf, in write_file_rx_chainmask()
180 static ssize_t read_file_disable_ani(struct file *file, char __user *user_buf, in read_file_disable_ani()
193 const char __user *user_buf, in write_file_disable_ani()
231 static ssize_t read_file_dma(struct file *file, char __user *user_buf, in read_file_dma()
[all …]
Ddfs_debug.c28 static ssize_t read_file_dfs(struct file *file, char __user *user_buf, in read_file_dfs()
/linux-3.3/drivers/net/wireless/ath/ath6kl/
Ddebug.c205 static ssize_t read_file_war_stats(struct file *file, char __user *user_buf, in read_file_war_stats()
303 static ssize_t ath6kl_fwlog_read(struct file *file, char __user *user_buf, in ath6kl_fwlog_read()
355 static ssize_t ath6kl_fwlog_mask_read(struct file *file, char __user *user_buf, in ath6kl_fwlog_mask_read()
368 const char __user *user_buf, in ath6kl_fwlog_mask_write()
395 static ssize_t read_file_tgt_stats(struct file *file, char __user *user_buf, in read_file_tgt_stats()
546 char __user *user_buf, in read_file_credit_dist_stats()
624 char __user *user_buf, in ath6kl_endpoint_stats_read()
675 const char __user *user_buf, in ath6kl_endpoint_stats_write()
730 static ssize_t ath6kl_regread_read(struct file *file, char __user *user_buf, in ath6kl_regread_read()
748 const char __user *user_buf, in ath6kl_regread_write()
[all …]
/linux-3.3/net/mac80211/
Ddebugfs.c81 static ssize_t reset_write(struct file *file, const char __user *user_buf, in reset_write()
100 static ssize_t uapsd_queues_read(struct file *file, char __user *user_buf, in uapsd_queues_read()
109 const char __user *user_buf, in uapsd_queues_write()
135 static ssize_t uapsd_max_sp_len_read(struct file *file, char __user *user_buf, in uapsd_max_sp_len_read()
145 const char __user *user_buf, in uapsd_max_sp_len_write()
179 static ssize_t channel_type_read(struct file *file, char __user *user_buf, in channel_type_read()
206 static ssize_t hwflags_read(struct file *file, char __user *user_buf, in hwflags_read()
276 static ssize_t queues_read(struct file *file, char __user *user_buf, in queues_read()
/linux-3.3/drivers/net/wireless/wl12xx/
Ddebugfs.c250 static ssize_t gpio_power_read(struct file *file, char __user *user_buf, in gpio_power_read()
265 const char __user *user_buf, in gpio_power_write()
297 const char __user *user_buf, in start_recovery_write()
315 static ssize_t driver_state_read(struct file *file, char __user *user_buf, in driver_state_read()
398 static ssize_t vifs_state_read(struct file *file, char __user *user_buf, in vifs_state_read()
507 static ssize_t dtim_interval_read(struct file *file, char __user *user_buf, in dtim_interval_read()
523 const char __user *user_buf, in dtim_interval_write()
565 static ssize_t beacon_interval_read(struct file *file, char __user *user_buf, in beacon_interval_read()
581 const char __user *user_buf, in beacon_interval_write()
624 const char __user *user_buf, in rx_streaming_interval_write()
[all …]
/linux-3.3/drivers/net/wireless/ath/ath5k/
Ddebug.c197 static ssize_t read_file_beacon(struct file *file, char __user *user_buf, in read_file_beacon()
316 static ssize_t read_file_debug(struct file *file, char __user *user_buf, in read_file_debug()
376 static ssize_t read_file_antenna(struct file *file, char __user *user_buf, in read_file_antenna()
487 static ssize_t read_file_misc(struct file *file, char __user *user_buf, in read_file_misc()
542 static ssize_t read_file_frameerrors(struct file *file, char __user *user_buf, in read_file_frameerrors()
658 static ssize_t read_file_ani(struct file *file, char __user *user_buf, in read_file_ani()
821 static ssize_t read_file_queue(struct file *file, char __user *user_buf, in read_file_queue()
/linux-3.3/drivers/mfd/
Dab5500-debugfs.c589 const char __user *user_buf, in ab5500_bank_write()
633 const char __user *user_buf, in ab5500_address_write()
685 const char __user *user_buf, in ab5500_val_write()
Dab8500-debugfs.c419 const char __user *user_buf, in ab8500_bank_write()
452 const char __user *user_buf, in ab8500_address_write()
496 const char __user *user_buf, in ab8500_val_write()
Daat2870-core.c272 static ssize_t aat2870_reg_read_file(struct file *file, char __user *user_buf, in aat2870_reg_read_file()
293 const char __user *user_buf, size_t count, in aat2870_reg_write_file()
/linux-3.3/drivers/base/regmap/
Dregmap-debugfs.c36 static ssize_t regmap_map_read_file(struct file *file, char __user *user_buf, in regmap_map_read_file()
113 char __user *user_buf, size_t count, in regmap_access_read_file()
/linux-3.3/drivers/acpi/
Dcustom_method.c22 static ssize_t cm_write(struct file *file, const char __user * user_buf, in cm_write()
/linux-3.3/drivers/mtd/ubi/
Ddebug.c295 static ssize_t dfs_file_read(struct file *file, char __user *user_buf, in dfs_file_read()
340 static ssize_t dfs_file_write(struct file *file, const char __user *user_buf, in dfs_file_write()
/linux-3.3/arch/s390/kernel/
Ddebug.c527 char __user *user_buf, /* user buffer */ in debug_output()
578 debug_input(struct file *file, const char __user *user_buf, size_t length, in debug_input()
1160 debug_get_user_string(const char __user *user_buf, size_t user_len) in debug_get_user_string()
1214 struct file *file, const char __user *user_buf, in debug_input_pages_fn()
1273 struct file *file, const char __user *user_buf, in debug_input_level_fn()
1350 struct file *file, const char __user *user_buf, in debug_input_flush_fn()
/linux-3.3/fs/debugfs/
Dfile.c414 static ssize_t read_file_bool(struct file *file, char __user *user_buf, in read_file_bool()
429 static ssize_t write_file_bool(struct file *file, const char __user *user_buf, in write_file_bool()
485 static ssize_t read_file_blob(struct file *file, char __user *user_buf, in read_file_blob()
/linux-3.3/net/wireless/
Ddebugfs.c70 char __user *user_buf, in ht40allow_map_read()
/linux-3.3/drivers/misc/
Dlkdtm.c438 const char __user *user_buf, size_t count, loff_t *off) in do_register_entry()
473 static ssize_t lkdtm_debugfs_read(struct file *f, char __user *user_buf, in lkdtm_debugfs_read()
548 static ssize_t direct_entry(struct file *f, const char __user *user_buf, in direct_entry()
/linux-3.3/drivers/media/video/uvc/
Duvc_debugfs.c47 static ssize_t uvc_debugfs_stats_read(struct file *file, char __user *user_buf, in uvc_debugfs_stats_read()
/linux-3.3/arch/arm/plat-mxc/
Daudmux-v2.c64 static ssize_t audmux_read_file(struct file *file, char __user *user_buf, in audmux_read_file()
/linux-3.3/arch/powerpc/kvm/
Dtiming.c175 const char __user *user_buf, in kvmppc_exit_timing_write()

123