Home
last modified time | relevance | path

Searched refs:user_buf (Results 1 - 25 of 278) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c129 char __user *user_buf, \
133 return wl1271_format_buffer(user_buf, count, \
139 const char __user *user_buf, \
146 ret = kstrtoul_from_user(user_buf, count, 10, &value); \
180 static ssize_t gpio_power_read(struct file *file, char __user *user_buf, in gpio_power_read() argument
191 return simple_read_from_buffer(user_buf, count, ppos, buf, res); in gpio_power_read()
195 const char __user *user_buf, in gpio_power_write()
202 ret = kstrtoul_from_user(user_buf, count, 10, &value); in gpio_power_write()
227 const char __user *user_buf, in start_recovery_write()
245 static ssize_t dynamic_ps_timeout_read(struct file *file, char __user *user_buf, in dynamic_ps_timeout_read() argument
194 gpio_power_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) gpio_power_write() argument
226 start_recovery_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) start_recovery_write() argument
255 dynamic_ps_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) dynamic_ps_timeout_write() argument
312 forced_ps_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) forced_ps_read() argument
322 forced_ps_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) forced_ps_write() argument
384 split_scan_timeout_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) split_scan_timeout_read() argument
394 split_scan_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) split_scan_timeout_write() argument
426 driver_state_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) driver_state_read() argument
525 vifs_state_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) vifs_state_read() argument
635 dtim_interval_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) dtim_interval_read() argument
650 dtim_interval_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) dtim_interval_write() argument
695 suspend_dtim_interval_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) suspend_dtim_interval_read() argument
711 suspend_dtim_interval_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) suspend_dtim_interval_write() argument
751 beacon_interval_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) beacon_interval_read() argument
766 beacon_interval_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) beacon_interval_write() argument
809 rx_streaming_interval_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) rx_streaming_interval_write() argument
867 rx_streaming_always_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) rx_streaming_always_write() argument
925 beacon_filtering_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) beacon_filtering_write() argument
984 sleep_auth_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) sleep_auth_read() argument
994 sleep_auth_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) sleep_auth_write() argument
1049 dev_mem_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) dev_mem_read() argument
1132 dev_mem_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) dev_mem_write() argument
1222 fw_logger_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) fw_logger_read() argument
1232 fw_logger_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) fw_logger_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c124 char __user *user_buf, \
128 return wl1271_format_buffer(user_buf, count, \
134 const char __user *user_buf, \
141 ret = kstrtoul_from_user(user_buf, count, 10, &value); \
175 static ssize_t gpio_power_read(struct file *file, char __user *user_buf, in gpio_power_read() argument
186 return simple_read_from_buffer(user_buf, count, ppos, buf, res); in gpio_power_read()
190 const char __user *user_buf, in gpio_power_write()
197 ret = kstrtoul_from_user(user_buf, count, 10, &value); in gpio_power_write()
222 const char __user *user_buf, in start_recovery_write()
240 static ssize_t dynamic_ps_timeout_read(struct file *file, char __user *user_buf, in dynamic_ps_timeout_read() argument
189 gpio_power_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) gpio_power_write() argument
221 start_recovery_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) start_recovery_write() argument
250 dynamic_ps_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) dynamic_ps_timeout_write() argument
305 forced_ps_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) forced_ps_read() argument
315 forced_ps_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) forced_ps_write() argument
375 split_scan_timeout_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) split_scan_timeout_read() argument
385 split_scan_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) split_scan_timeout_write() argument
417 driver_state_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) driver_state_read() argument
516 vifs_state_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) vifs_state_read() argument
626 dtim_interval_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) dtim_interval_read() argument
641 dtim_interval_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) dtim_interval_write() argument
686 suspend_dtim_interval_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) suspend_dtim_interval_read() argument
702 suspend_dtim_interval_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) suspend_dtim_interval_write() argument
742 beacon_interval_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) beacon_interval_read() argument
757 beacon_interval_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) beacon_interval_write() argument
800 rx_streaming_interval_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) rx_streaming_interval_write() argument
856 rx_streaming_always_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) rx_streaming_always_write() argument
912 beacon_filtering_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) beacon_filtering_write() argument
969 sleep_auth_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) sleep_auth_read() argument
979 sleep_auth_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) sleep_auth_write() argument
1032 dev_mem_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) dev_mem_read() argument
1115 dev_mem_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) dev_mem_write() argument
1205 fw_logger_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) fw_logger_read() argument
1215 fw_logger_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) fw_logger_write() argument
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs.c76 char __user *user_buf, in aqm_read()
112 return simple_read_from_buffer(user_buf, count, ppos, in aqm_read()
117 const char __user *user_buf, in aqm_write()
127 if (copy_from_user(buf, user_buf, count)) in aqm_write()
153 char __user *user_buf, in airtime_flags_read()
169 return simple_read_from_buffer(user_buf, count, ppos, buf, in airtime_flags_read()
174 const char __user *user_buf, in airtime_flags_write()
183 if (copy_from_user(buf, user_buf, count)) in airtime_flags_write()
205 char __user *user_buf, in aql_pending_read()
224 return simple_read_from_buffer(user_buf, coun in aql_pending_read()
75 aqm_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) aqm_read() argument
116 aqm_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) aqm_write() argument
152 airtime_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) airtime_flags_read() argument
173 airtime_flags_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) airtime_flags_write() argument
204 aql_pending_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) aql_pending_read() argument
234 aql_txq_limit_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) aql_txq_limit_read() argument
261 aql_txq_limit_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) aql_txq_limit_write() argument
314 aql_enable_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) aql_enable_read() argument
326 aql_enable_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) aql_enable_write() argument
364 force_tx_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) force_tx_status_read() argument
379 force_tx_status_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) force_tx_status_write() argument
416 reset_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) reset_write() argument
502 hwflags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) hwflags_read() argument
531 misc_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) misc_read() argument
563 queues_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) queues_read() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c124 char __user *user_buf, \
129 const char __user *user_buf, \
200 il_dbgfs_tx_stats_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_tx_stats_read() argument
234 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_tx_stats_read()
241 const char __user *user_buf, size_t count, in il_dbgfs_clear_traffic_stats_write()
251 if (copy_from_user(buf, user_buf, buf_size)) in il_dbgfs_clear_traffic_stats_write()
261 il_dbgfs_rx_stats_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_rx_stats_read() argument
296 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_rx_stats_read()
305 il_dbgfs_sram_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_sram_read() argument
358 ret = simple_read_from_buffer(user_buf, coun in il_dbgfs_sram_read()
240 il_dbgfs_clear_traffic_stats_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_clear_traffic_stats_write() argument
364 il_dbgfs_sram_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_sram_write() argument
389 il_dbgfs_stations_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_stations_read() argument
453 il_dbgfs_nvm_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_nvm_read() argument
497 il_dbgfs_channels_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_channels_read() argument
576 il_dbgfs_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_status_read() argument
637 il_dbgfs_interrupt_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_interrupt_read() argument
716 il_dbgfs_interrupt_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_interrupt_write() argument
737 il_dbgfs_qos_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_qos_read() argument
762 il_dbgfs_disable_ht40_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_disable_ht40_write() argument
788 il_dbgfs_disable_ht40_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_disable_ht40_read() argument
812 il_dbgfs_tx_queue_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_tx_queue_read() argument
859 il_dbgfs_rx_queue_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_rx_queue_read() argument
888 il_dbgfs_ucode_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_ucode_rx_stats_read() argument
897 il_dbgfs_ucode_tx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_ucode_tx_stats_read() argument
906 il_dbgfs_ucode_general_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_ucode_general_stats_read() argument
915 il_dbgfs_sensitivity_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_sensitivity_read() argument
1014 il_dbgfs_chain_noise_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_chain_noise_read() argument
1085 il_dbgfs_power_save_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_power_save_status_read() argument
1109 il_dbgfs_clear_ucode_stats_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_clear_ucode_stats_write() argument
1134 il_dbgfs_rxon_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_rxon_flags_read() argument
1147 il_dbgfs_rxon_filter_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_rxon_filter_flags_read() argument
1161 il_dbgfs_fh_reg_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_fh_reg_read() argument
1183 il_dbgfs_missed_beacon_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_missed_beacon_read() argument
1200 il_dbgfs_missed_beacon_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_missed_beacon_write() argument
1225 il_dbgfs_force_reset_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_force_reset_read() argument
1256 il_dbgfs_force_reset_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_force_reset_write() argument
1269 il_dbgfs_wd_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_wd_timeout_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c124 char __user *user_buf, \
129 const char __user *user_buf, \
200 il_dbgfs_tx_stats_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_tx_stats_read() argument
234 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_tx_stats_read()
241 const char __user *user_buf, size_t count, in il_dbgfs_clear_traffic_stats_write()
251 if (copy_from_user(buf, user_buf, buf_size)) in il_dbgfs_clear_traffic_stats_write()
261 il_dbgfs_rx_stats_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_rx_stats_read() argument
296 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in il_dbgfs_rx_stats_read()
305 il_dbgfs_sram_read(struct file *file, char __user *user_buf, size_t count, in il_dbgfs_sram_read() argument
358 ret = simple_read_from_buffer(user_buf, coun in il_dbgfs_sram_read()
240 il_dbgfs_clear_traffic_stats_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_clear_traffic_stats_write() argument
364 il_dbgfs_sram_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_sram_write() argument
389 il_dbgfs_stations_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_stations_read() argument
453 il_dbgfs_nvm_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_nvm_read() argument
497 il_dbgfs_channels_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_channels_read() argument
576 il_dbgfs_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_status_read() argument
637 il_dbgfs_interrupt_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_interrupt_read() argument
716 il_dbgfs_interrupt_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_interrupt_write() argument
737 il_dbgfs_qos_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_qos_read() argument
762 il_dbgfs_disable_ht40_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_disable_ht40_write() argument
788 il_dbgfs_disable_ht40_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_disable_ht40_read() argument
812 il_dbgfs_tx_queue_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_tx_queue_read() argument
859 il_dbgfs_rx_queue_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_rx_queue_read() argument
888 il_dbgfs_ucode_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_ucode_rx_stats_read() argument
897 il_dbgfs_ucode_tx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_ucode_tx_stats_read() argument
906 il_dbgfs_ucode_general_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_ucode_general_stats_read() argument
915 il_dbgfs_sensitivity_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_sensitivity_read() argument
1014 il_dbgfs_chain_noise_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_chain_noise_read() argument
1085 il_dbgfs_power_save_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_power_save_status_read() argument
1109 il_dbgfs_clear_ucode_stats_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_clear_ucode_stats_write() argument
1134 il_dbgfs_rxon_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_rxon_flags_read() argument
1147 il_dbgfs_rxon_filter_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_rxon_filter_flags_read() argument
1161 il_dbgfs_fh_reg_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_fh_reg_read() argument
1183 il_dbgfs_missed_beacon_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_missed_beacon_read() argument
1200 il_dbgfs_missed_beacon_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_missed_beacon_write() argument
1225 il_dbgfs_force_reset_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_force_reset_read() argument
1256 il_dbgfs_force_reset_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_force_reset_write() argument
1269 il_dbgfs_wd_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) il_dbgfs_wd_timeout_write() argument
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Ddebugfs.c76 char __user *user_buf, in aqm_read()
112 return simple_read_from_buffer(user_buf, count, ppos, in aqm_read()
117 const char __user *user_buf, in aqm_write()
127 if (copy_from_user(buf, user_buf, count)) in aqm_write()
153 char __user *user_buf, in airtime_flags_read()
169 return simple_read_from_buffer(user_buf, count, ppos, buf, in airtime_flags_read()
174 const char __user *user_buf, in airtime_flags_write()
183 if (copy_from_user(buf, user_buf, count)) in airtime_flags_write()
205 char __user *user_buf, in aql_txq_limit_read()
227 return simple_read_from_buffer(user_buf, coun in aql_txq_limit_read()
75 aqm_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) aqm_read() argument
116 aqm_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) aqm_write() argument
152 airtime_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) airtime_flags_read() argument
173 airtime_flags_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) airtime_flags_write() argument
204 aql_txq_limit_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) aql_txq_limit_read() argument
231 aql_txq_limit_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) aql_txq_limit_write() argument
284 force_tx_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) force_tx_status_read() argument
299 force_tx_status_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) force_tx_status_write() argument
336 reset_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) reset_write() argument
411 hwflags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) hwflags_read() argument
440 misc_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) misc_read() argument
472 queues_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) queues_read() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Ddebug.c300 static ssize_t read_file_war_stats(struct file *file, char __user *user_buf, in read_file_war_stats() argument
323 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_war_stats()
398 static ssize_t ath6kl_fwlog_read(struct file *file, char __user *user_buf, in ath6kl_fwlog_read() argument
434 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_read()
450 char __user *user_buf, in ath6kl_fwlog_block_read()
501 not_copied = copy_to_user(user_buf, buf, len); in ath6kl_fwlog_block_read()
525 static ssize_t ath6kl_fwlog_mask_read(struct file *file, char __user *user_buf, in ath6kl_fwlog_mask_read() argument
534 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_mask_read()
538 const char __user *user_buf, in ath6kl_fwlog_mask_write()
544 ret = kstrtou32_from_user(user_buf, coun in ath6kl_fwlog_mask_write()
449 ath6kl_fwlog_block_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_fwlog_block_read() argument
537 ath6kl_fwlog_mask_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_fwlog_mask_write() argument
565 read_file_tgt_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_tgt_stats() argument
703 read_file_credit_dist_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_credit_dist_stats() argument
781 ath6kl_endpoint_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_endpoint_stats_read() argument
836 ath6kl_endpoint_stats_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_endpoint_stats_write() argument
892 ath6kl_regread_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regread_read() argument
909 ath6kl_regread_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regread_write() argument
1003 ath6kl_regdump_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regdump_read() argument
1024 ath6kl_lrssi_roam_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_lrssi_roam_write() argument
1044 ath6kl_lrssi_roam_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_lrssi_roam_read() argument
1065 ath6kl_regwrite_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regwrite_read() argument
1079 ath6kl_regwrite_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regwrite_write() argument
1160 ath6kl_roam_table_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_roam_table_read() argument
1231 ath6kl_force_roam_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_force_roam_write() argument
1263 ath6kl_roam_mode_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_roam_mode_write() argument
1308 ath6kl_keepalive_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_keepalive_read() argument
1320 ath6kl_keepalive_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_keepalive_write() argument
1352 ath6kl_disconnect_timeout_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_disconnect_timeout_read() argument
1365 ath6kl_disconnect_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_disconnect_timeout_write() argument
1392 ath6kl_create_qos_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_create_qos_write() argument
1570 ath6kl_delete_qos_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_delete_qos_write() argument
1617 ath6kl_bgscan_int_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_bgscan_int_write() argument
1657 ath6kl_listen_int_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_listen_int_write() argument
1689 ath6kl_listen_int_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_listen_int_read() argument
1715 ath6kl_power_params_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_power_params_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Ddebug.c300 static ssize_t read_file_war_stats(struct file *file, char __user *user_buf, in read_file_war_stats() argument
323 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_war_stats()
398 static ssize_t ath6kl_fwlog_read(struct file *file, char __user *user_buf, in ath6kl_fwlog_read() argument
434 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_read()
450 char __user *user_buf, in ath6kl_fwlog_block_read()
501 not_copied = copy_to_user(user_buf, buf, len); in ath6kl_fwlog_block_read()
525 static ssize_t ath6kl_fwlog_mask_read(struct file *file, char __user *user_buf, in ath6kl_fwlog_mask_read() argument
534 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_mask_read()
538 const char __user *user_buf, in ath6kl_fwlog_mask_write()
544 ret = kstrtou32_from_user(user_buf, coun in ath6kl_fwlog_mask_write()
449 ath6kl_fwlog_block_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_fwlog_block_read() argument
537 ath6kl_fwlog_mask_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_fwlog_mask_write() argument
565 read_file_tgt_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_tgt_stats() argument
703 read_file_credit_dist_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_credit_dist_stats() argument
781 ath6kl_endpoint_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_endpoint_stats_read() argument
836 ath6kl_endpoint_stats_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_endpoint_stats_write() argument
892 ath6kl_regread_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regread_read() argument
909 ath6kl_regread_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regread_write() argument
1003 ath6kl_regdump_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regdump_read() argument
1024 ath6kl_lrssi_roam_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_lrssi_roam_write() argument
1044 ath6kl_lrssi_roam_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_lrssi_roam_read() argument
1065 ath6kl_regwrite_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regwrite_read() argument
1079 ath6kl_regwrite_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_regwrite_write() argument
1160 ath6kl_roam_table_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_roam_table_read() argument
1231 ath6kl_force_roam_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_force_roam_write() argument
1263 ath6kl_roam_mode_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_roam_mode_write() argument
1308 ath6kl_keepalive_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_keepalive_read() argument
1320 ath6kl_keepalive_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_keepalive_write() argument
1352 ath6kl_disconnect_timeout_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_disconnect_timeout_read() argument
1365 ath6kl_disconnect_timeout_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_disconnect_timeout_write() argument
1392 ath6kl_create_qos_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_create_qos_write() argument
1570 ath6kl_delete_qos_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_delete_qos_write() argument
1617 ath6kl_bgscan_int_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_bgscan_int_write() argument
1657 ath6kl_listen_int_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_listen_int_write() argument
1689 ath6kl_listen_int_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath6kl_listen_int_read() argument
1715 ath6kl_power_params_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath6kl_power_params_write() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/add_key/
H A Dadd_key05.c27 static char *user_buf; variable
91 TEST(add_key("user", "test2", user_buf, 64, KEY_SPEC_THREAD_KEYRING)); in verify_max_bytes()
118 TEST(add_key("user", "test3", user_buf, 64, KEY_SPEC_THREAD_KEYRING)); in verify_max_bytes()
123 TEST(add_key("user", "test4", user_buf, 64, KEY_SPEC_THREAD_KEYRING)); in verify_max_bytes()
154 TEST(add_key("user", desc, user_buf, 64, KEY_SPEC_THREAD_KEYRING)); in verify_max_keys()
161 TEST(add_key("user", "test_invalid_key", user_buf, 64, KEY_SPEC_THREAD_KEYRING)); in verify_max_keys()
192 TEST(add_key("user", "test1", user_buf, 64, KEY_SPEC_THREAD_KEYRING)); in do_test()
232 {&user_buf, .size = 64},
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c56 char __user *user_buf, in iwl_dbgfs_sram_read()
140 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_sram_read()
146 const char __user *user_buf, in iwl_dbgfs_sram_write()
156 if (copy_from_user(buf, user_buf, buf_size)) in iwl_dbgfs_sram_write()
174 char __user *user_buf, in iwl_dbgfs_wowlan_sram_read()
183 return simple_read_from_buffer(user_buf, count, ppos, in iwl_dbgfs_wowlan_sram_read()
187 static ssize_t iwl_dbgfs_stations_read(struct file *file, char __user *user_buf, in iwl_dbgfs_stations_read() argument
238 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_stations_read()
244 char __user *user_buf, in iwl_dbgfs_nvm_read()
277 ret = simple_read_from_buffer(user_buf, coun in iwl_dbgfs_nvm_read()
55 iwl_dbgfs_sram_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sram_read() argument
145 iwl_dbgfs_sram_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sram_write() argument
173 iwl_dbgfs_wowlan_sram_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_wowlan_sram_read() argument
243 iwl_dbgfs_nvm_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_nvm_read() argument
282 iwl_dbgfs_channels_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_channels_read() argument
347 iwl_dbgfs_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_status_read() argument
381 iwl_dbgfs_rx_handlers_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rx_handlers_read() argument
410 iwl_dbgfs_rx_handlers_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rx_handlers_write() argument
433 iwl_dbgfs_qos_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_qos_read() argument
460 iwl_dbgfs_thermal_throttling_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_thermal_throttling_read() argument
492 iwl_dbgfs_disable_ht40_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_disable_ht40_write() argument
515 iwl_dbgfs_disable_ht40_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_disable_ht40_read() argument
530 iwl_dbgfs_temperature_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_temperature_read() argument
544 iwl_dbgfs_sleep_level_override_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sleep_level_override_write() argument
586 iwl_dbgfs_sleep_level_override_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sleep_level_override_read() argument
604 iwl_dbgfs_current_sleep_command_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_current_sleep_command_read() argument
670 iwl_dbgfs_ucode_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_rx_stats_read() argument
1103 iwl_dbgfs_ucode_tx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_tx_stats_read() argument
1300 iwl_dbgfs_ucode_general_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_general_stats_read() argument
1420 iwl_dbgfs_ucode_bt_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_bt_stats_read() argument
1508 iwl_dbgfs_reply_tx_error_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_reply_tx_error_read() argument
1650 iwl_dbgfs_sensitivity_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sensitivity_read() argument
1729 iwl_dbgfs_chain_noise_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_chain_noise_read() argument
1785 iwl_dbgfs_power_save_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_power_save_status_read() argument
1808 iwl_dbgfs_clear_ucode_statistics_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_clear_ucode_statistics_write() argument
1832 iwl_dbgfs_ucode_tracing_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_tracing_read() argument
1853 iwl_dbgfs_ucode_tracing_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_tracing_write() argument
1883 iwl_dbgfs_rxon_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rxon_flags_read() argument
1896 iwl_dbgfs_rxon_filter_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rxon_filter_flags_read() argument
1909 iwl_dbgfs_missed_beacon_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_missed_beacon_read() argument
1924 iwl_dbgfs_missed_beacon_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_missed_beacon_write() argument
1950 iwl_dbgfs_plcp_delta_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_plcp_delta_read() argument
1965 iwl_dbgfs_plcp_delta_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_plcp_delta_write() argument
1989 iwl_dbgfs_rf_reset_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rf_reset_read() argument
2014 iwl_dbgfs_rf_reset_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rf_reset_write() argument
2025 iwl_dbgfs_txfifo_flush_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_txfifo_flush_write() argument
2049 iwl_dbgfs_bt_traffic_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_bt_traffic_read() argument
2094 iwl_dbgfs_protection_mode_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_protection_mode_read() argument
2115 iwl_dbgfs_protection_mode_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_protection_mode_write() argument
2156 iwl_dbgfs_echo_test_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_echo_test_write() argument
2174 iwl_dbgfs_log_event_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_log_event_read() argument
2189 iwl_dbgfs_log_event_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_log_event_write() argument
2215 iwl_dbgfs_calib_disabled_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_calib_disabled_read() argument
2243 iwl_dbgfs_calib_disabled_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_calib_disabled_write() argument
2264 iwl_dbgfs_fw_restart_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_fw_restart_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c52 char __user *user_buf, in iwl_dbgfs_sram_read()
136 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_sram_read()
142 const char __user *user_buf, in iwl_dbgfs_sram_write()
152 if (copy_from_user(buf, user_buf, buf_size)) in iwl_dbgfs_sram_write()
170 char __user *user_buf, in iwl_dbgfs_wowlan_sram_read()
179 return simple_read_from_buffer(user_buf, count, ppos, in iwl_dbgfs_wowlan_sram_read()
183 static ssize_t iwl_dbgfs_stations_read(struct file *file, char __user *user_buf, in iwl_dbgfs_stations_read() argument
234 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_stations_read()
240 char __user *user_buf, in iwl_dbgfs_nvm_read()
273 ret = simple_read_from_buffer(user_buf, coun in iwl_dbgfs_nvm_read()
51 iwl_dbgfs_sram_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sram_read() argument
141 iwl_dbgfs_sram_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sram_write() argument
169 iwl_dbgfs_wowlan_sram_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_wowlan_sram_read() argument
239 iwl_dbgfs_nvm_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_nvm_read() argument
278 iwl_dbgfs_channels_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_channels_read() argument
343 iwl_dbgfs_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_status_read() argument
377 iwl_dbgfs_rx_handlers_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rx_handlers_read() argument
406 iwl_dbgfs_rx_handlers_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rx_handlers_write() argument
429 iwl_dbgfs_qos_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_qos_read() argument
456 iwl_dbgfs_thermal_throttling_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_thermal_throttling_read() argument
488 iwl_dbgfs_disable_ht40_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_disable_ht40_write() argument
511 iwl_dbgfs_disable_ht40_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_disable_ht40_read() argument
526 iwl_dbgfs_temperature_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_temperature_read() argument
540 iwl_dbgfs_sleep_level_override_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sleep_level_override_write() argument
582 iwl_dbgfs_sleep_level_override_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sleep_level_override_read() argument
600 iwl_dbgfs_current_sleep_command_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_current_sleep_command_read() argument
666 iwl_dbgfs_ucode_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_rx_stats_read() argument
1099 iwl_dbgfs_ucode_tx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_tx_stats_read() argument
1296 iwl_dbgfs_ucode_general_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_general_stats_read() argument
1416 iwl_dbgfs_ucode_bt_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_bt_stats_read() argument
1504 iwl_dbgfs_reply_tx_error_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_reply_tx_error_read() argument
1646 iwl_dbgfs_sensitivity_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sensitivity_read() argument
1725 iwl_dbgfs_chain_noise_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_chain_noise_read() argument
1781 iwl_dbgfs_power_save_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_power_save_status_read() argument
1804 iwl_dbgfs_clear_ucode_statistics_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_clear_ucode_statistics_write() argument
1828 iwl_dbgfs_ucode_tracing_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_tracing_read() argument
1849 iwl_dbgfs_ucode_tracing_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ucode_tracing_write() argument
1879 iwl_dbgfs_rxon_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rxon_flags_read() argument
1892 iwl_dbgfs_rxon_filter_flags_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rxon_filter_flags_read() argument
1905 iwl_dbgfs_missed_beacon_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_missed_beacon_read() argument
1920 iwl_dbgfs_missed_beacon_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_missed_beacon_write() argument
1946 iwl_dbgfs_plcp_delta_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_plcp_delta_read() argument
1961 iwl_dbgfs_plcp_delta_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_plcp_delta_write() argument
1985 iwl_dbgfs_rf_reset_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rf_reset_read() argument
2010 iwl_dbgfs_rf_reset_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rf_reset_write() argument
2021 iwl_dbgfs_txfifo_flush_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_txfifo_flush_write() argument
2045 iwl_dbgfs_bt_traffic_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_bt_traffic_read() argument
2090 iwl_dbgfs_protection_mode_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_protection_mode_read() argument
2111 iwl_dbgfs_protection_mode_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_protection_mode_write() argument
2152 iwl_dbgfs_echo_test_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_echo_test_write() argument
2170 iwl_dbgfs_log_event_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_log_event_read() argument
2185 iwl_dbgfs_log_event_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_log_event_write() argument
2211 iwl_dbgfs_calib_disabled_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_calib_disabled_read() argument
2239 iwl_dbgfs_calib_disabled_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_calib_disabled_write() argument
2260 iwl_dbgfs_fw_restart_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_fw_restart_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Ddebug.c150 char __user *user_buf, in ath10k_read_wmi_services()
187 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_read_wmi_services()
443 static ssize_t ath10k_fw_stats_read(struct file *file, char __user *user_buf, in ath10k_fw_stats_read() argument
449 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_fw_stats_read()
461 char __user *user_buf, in ath10k_debug_fw_reset_stats_read()
486 ret = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_debug_fw_reset_stats_read()
521 char __user *user_buf, in ath10k_read_simulate_fw_crash()
531 return simple_read_from_buffer(user_buf, count, ppos, buf, strlen(buf)); in ath10k_read_simulate_fw_crash()
542 const char __user *user_buf, in ath10k_write_simulate_fw_crash()
554 rc = simple_write_to_buffer(buf, sizeof(buf) - 1, ppos, user_buf, coun in ath10k_write_simulate_fw_crash()
149 ath10k_read_wmi_services(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_wmi_services() argument
460 ath10k_debug_fw_reset_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_debug_fw_reset_stats_read() argument
520 ath10k_read_simulate_fw_crash(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_simulate_fw_crash() argument
541 ath10k_write_simulate_fw_crash(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_simulate_fw_crash() argument
613 ath10k_read_chip_id(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_chip_id() argument
632 ath10k_reg_addr_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_reg_addr_read() argument
650 ath10k_reg_addr_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_reg_addr_write() argument
680 ath10k_reg_value_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_reg_value_read() argument
711 ath10k_reg_value_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_reg_value_write() argument
751 ath10k_mem_value_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_mem_value_read() argument
803 ath10k_mem_value_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_mem_value_write() argument
903 ath10k_read_htt_stats_mask(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_htt_stats_mask() argument
916 ath10k_write_htt_stats_mask(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_htt_stats_mask() argument
956 ath10k_read_htt_max_amsdu_ampdu(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_htt_max_amsdu_ampdu() argument
976 ath10k_write_htt_max_amsdu_ampdu(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_htt_max_amsdu_ampdu() argument
1018 ath10k_read_fw_dbglog(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_fw_dbglog() argument
1032 ath10k_write_fw_dbglog(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_fw_dbglog() argument
1299 ath10k_debug_cal_data_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_debug_cal_data_read() argument
1316 ath10k_write_ani_enable(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_ani_enable() argument
1350 ath10k_read_ani_enable(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_ani_enable() argument
1377 ath10k_read_nf_cal_period(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_nf_cal_period() argument
1390 ath10k_write_nf_cal_period(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_nf_cal_period() argument
1674 ath10k_tpc_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_tpc_stats_read() argument
1760 ath10k_write_simulate_radar(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_simulate_radar() argument
1795 ath10k_read_dfs_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_dfs_stats() argument
2169 ath10k_debug_fw_checksums_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_debug_fw_checksums_read() argument
2224 ath10k_sta_tid_stats_mask_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_sta_tid_stats_mask_read() argument
2236 ath10k_sta_tid_stats_mask_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_sta_tid_stats_mask_write() argument
2337 ath10k_tpc_stats_final_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_tpc_stats_final_read() argument
2355 ath10k_write_warm_hw_reset(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_warm_hw_reset() argument
2409 ath10k_write_ps_state_enable(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_ps_state_enable() argument
2453 ath10k_read_ps_state_enable(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_ps_state_enable() argument
2477 ath10k_write_reset_htt_stats(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_reset_htt_stats() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Ddebug.c151 char __user *user_buf, in ath10k_read_wmi_services()
188 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_read_wmi_services()
444 static ssize_t ath10k_fw_stats_read(struct file *file, char __user *user_buf, in ath10k_fw_stats_read() argument
450 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_fw_stats_read()
462 char __user *user_buf, in ath10k_debug_fw_reset_stats_read()
487 ret = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_debug_fw_reset_stats_read()
522 char __user *user_buf, in ath10k_read_simulate_fw_crash()
532 return simple_read_from_buffer(user_buf, count, ppos, buf, strlen(buf)); in ath10k_read_simulate_fw_crash()
543 const char __user *user_buf, in ath10k_write_simulate_fw_crash()
555 rc = simple_write_to_buffer(buf, sizeof(buf) - 1, ppos, user_buf, coun in ath10k_write_simulate_fw_crash()
150 ath10k_read_wmi_services(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_wmi_services() argument
461 ath10k_debug_fw_reset_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_debug_fw_reset_stats_read() argument
521 ath10k_read_simulate_fw_crash(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_simulate_fw_crash() argument
542 ath10k_write_simulate_fw_crash(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_simulate_fw_crash() argument
614 ath10k_read_chip_id(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_chip_id() argument
633 ath10k_reg_addr_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_reg_addr_read() argument
651 ath10k_reg_addr_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_reg_addr_write() argument
681 ath10k_reg_value_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_reg_value_read() argument
712 ath10k_reg_value_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_reg_value_write() argument
752 ath10k_mem_value_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_mem_value_read() argument
804 ath10k_mem_value_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_mem_value_write() argument
904 ath10k_read_htt_stats_mask(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_htt_stats_mask() argument
917 ath10k_write_htt_stats_mask(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_htt_stats_mask() argument
957 ath10k_read_htt_max_amsdu_ampdu(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_htt_max_amsdu_ampdu() argument
977 ath10k_write_htt_max_amsdu_ampdu(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_htt_max_amsdu_ampdu() argument
1019 ath10k_read_fw_dbglog(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_fw_dbglog() argument
1033 ath10k_write_fw_dbglog(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_fw_dbglog() argument
1300 ath10k_debug_cal_data_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_debug_cal_data_read() argument
1317 ath10k_write_ani_enable(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_ani_enable() argument
1351 ath10k_read_ani_enable(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_ani_enable() argument
1378 ath10k_read_nf_cal_period(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_nf_cal_period() argument
1391 ath10k_write_nf_cal_period(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_nf_cal_period() argument
1675 ath10k_tpc_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_tpc_stats_read() argument
1761 ath10k_write_simulate_radar(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_simulate_radar() argument
1796 ath10k_read_dfs_stats(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_dfs_stats() argument
2170 ath10k_debug_fw_checksums_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_debug_fw_checksums_read() argument
2225 ath10k_sta_tid_stats_mask_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_sta_tid_stats_mask_read() argument
2237 ath10k_sta_tid_stats_mask_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_sta_tid_stats_mask_write() argument
2338 ath10k_tpc_stats_final_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_tpc_stats_final_read() argument
2356 ath10k_write_warm_hw_reset(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_warm_hw_reset() argument
2410 ath10k_write_ps_state_enable(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_ps_state_enable() argument
2454 ath10k_read_ps_state_enable(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) ath10k_read_ps_state_enable() argument
2478 ath10k_write_reset_htt_stats(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) ath10k_write_reset_htt_stats() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dsc-debugfs.c13 static ssize_t sc_prefetch_read(struct file *file, char __user *user_buf, in sc_prefetch_read() argument
23 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in sc_prefetch_read()
27 const char __user *user_buf, in sc_prefetch_write()
33 err = kstrtobool_from_user(user_buf, count, &enabled); in sc_prefetch_write()
26 sc_prefetch_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) sc_prefetch_write() argument
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dsc-debugfs.c13 static ssize_t sc_prefetch_read(struct file *file, char __user *user_buf, in sc_prefetch_read() argument
23 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in sc_prefetch_read()
27 const char __user *user_buf, in sc_prefetch_write()
33 err = kstrtobool_from_user(user_buf, count, &enabled); in sc_prefetch_write()
26 sc_prefetch_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) sc_prefetch_write() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_debug.c19 static ssize_t read_file_tgt_int_stats(struct file *file, char __user *user_buf, in read_file_tgt_int_stats() argument
67 return simple_read_from_buffer(user_buf, count, ppos, buf, len); 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() argument
137 return simple_read_from_buffer(user_buf, count, ppos, buf, len); 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() argument
183 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_rx_stats()
193 static ssize_t read_file_xmit(struct file *file, char __user *user_buf, in read_file_xmit() argument
235 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_xmit()
251 static ssize_t read_file_skb_rx(struct file *file, char __user *user_buf, in read_file_skb_rx() argument
276 retval = simple_read_from_buffer(user_buf, coun in read_file_skb_rx()
289 read_file_slot(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_slot() argument
313 read_file_queue(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_queue() argument
360 read_file_debug(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_debug() argument
372 write_file_debug(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_debug() argument
[all...]
H A Dcommon-debug.c19 static ssize_t read_file_modal_eeprom(struct file *file, char __user *user_buf, in read_file_modal_eeprom() argument
33 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); 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() argument
69 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_base_eeprom()
123 static ssize_t read_file_recv(struct file *file, char __user *user_buf, in read_file_recv() argument
165 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_recv()
187 static ssize_t read_file_phy_err(struct file *file, char __user *user_buf, in read_file_phy_err() argument
241 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_phy_err()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_debug.c19 static ssize_t read_file_tgt_int_stats(struct file *file, char __user *user_buf, in read_file_tgt_int_stats() argument
67 return simple_read_from_buffer(user_buf, count, ppos, buf, len); 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() argument
137 return simple_read_from_buffer(user_buf, count, ppos, buf, len); 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() argument
183 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_rx_stats()
193 static ssize_t read_file_xmit(struct file *file, char __user *user_buf, in read_file_xmit() argument
235 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_xmit()
251 static ssize_t read_file_skb_rx(struct file *file, char __user *user_buf, in read_file_skb_rx() argument
276 retval = simple_read_from_buffer(user_buf, coun in read_file_skb_rx()
289 read_file_slot(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_slot() argument
313 read_file_queue(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_queue() argument
360 read_file_debug(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_debug() argument
372 write_file_debug(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_debug() argument
[all...]
H A Dcommon-debug.c19 static ssize_t read_file_modal_eeprom(struct file *file, char __user *user_buf, in read_file_modal_eeprom() argument
33 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); 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() argument
69 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_base_eeprom()
123 static ssize_t read_file_recv(struct file *file, char __user *user_buf, in read_file_recv() argument
165 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_recv()
187 static ssize_t read_file_phy_err(struct file *file, char __user *user_buf, in read_file_phy_err() argument
241 retval = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_phy_err()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c74 char __user *user_buf, in iwl_dbgfs_ctdp_budget_read()
97 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_ctdp_budget_read()
196 static ssize_t iwl_dbgfs_sram_read(struct file *file, char __user *user_buf, in iwl_dbgfs_sram_read() argument
224 ret = simple_read_from_buffer(user_buf, count, ppos, ptr, len); in iwl_dbgfs_sram_read()
263 char __user *user_buf, in iwl_dbgfs_set_nic_temperature_read()
275 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_set_nic_temperature_read()
330 char __user *user_buf, in iwl_dbgfs_nic_temp_read()
350 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_nic_temp_read()
355 char __user *user_buf, in iwl_dbgfs_sar_geo_profile_read()
392 return simple_read_from_buffer(user_buf, coun in iwl_dbgfs_sar_geo_profile_read()
73 iwl_dbgfs_ctdp_budget_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ctdp_budget_read() argument
262 iwl_dbgfs_set_nic_temperature_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_set_nic_temperature_read() argument
329 iwl_dbgfs_nic_temp_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_nic_temp_read() argument
354 iwl_dbgfs_sar_geo_profile_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sar_geo_profile_read() argument
396 iwl_dbgfs_stations_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_stations_read() argument
425 iwl_dbgfs_rs_data_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rs_data_read() argument
499 iwl_dbgfs_amsdu_len_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_amsdu_len_read() argument
516 iwl_dbgfs_disable_power_off_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_disable_power_off_read() argument
620 iwl_dbgfs_bt_notif_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_bt_notif_read() argument
664 iwl_dbgfs_bt_cmd_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_bt_cmd_read() argument
740 iwl_dbgfs_fw_ver_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_fw_ver_read() argument
775 iwl_dbgfs_fw_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_fw_rx_stats_read() argument
965 iwl_dbgfs_frame_stats_read(struct iwl_mvm *mvm, char __user *user_buf, size_t count, loff_t *ppos, struct iwl_mvm_frame_stats *stats) iwl_dbgfs_frame_stats_read() argument
1032 iwl_dbgfs_drv_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_drv_rx_stats_read() argument
1076 iwl_dbgfs_scan_ant_rxchain_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_scan_ant_rxchain_read() argument
1336 iwl_dbgfs_fw_dbg_conf_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_fw_dbg_conf_read() argument
1397 iwl_dbgfs_bcast_filters_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_bcast_filters_read() argument
1504 iwl_dbgfs_bcast_filters_macs_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_bcast_filters_macs_read() argument
1602 iwl_dbgfs_prph_reg_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_prph_reg_read() argument
1735 iwl_dbgfs_he_sniffer_params_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_he_sniffer_params_read() argument
1752 iwl_dbgfs_uapsd_noagg_bssids_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_uapsd_noagg_bssids_read() argument
1854 iwl_dbgfs_mem_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_mem_read() argument
1915 iwl_dbgfs_mem_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_mem_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c28 static ssize_t read_file_bool_bmps(struct file *file, char __user *user_buf, in read_file_bool_bmps() argument
49 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in read_file_bool_bmps()
53 const char __user *user_buf, in write_file_bool_bmps()
64 if (copy_from_user(buf, user_buf, buf_size)) in write_file_bool_bmps()
100 const char __user *user_buf, in write_file_dump()
113 if (copy_from_user(buf, user_buf, buf_size)) in write_file_dump()
141 char __user *user_buf, in read_file_firmware_feature_caps()
165 ret = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_firmware_feature_caps()
52 write_file_bool_bmps(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_bool_bmps() argument
99 write_file_dump(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) write_file_dump() argument
140 read_file_firmware_feature_caps(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) read_file_firmware_feature_caps() argument
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_debugfs.c36 char __user *user_buf, \
45 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); \
49 const char __user *user_buf, \
59 err = kstrtobool_from_user(user_buf, count, &enable); \
273 static ssize_t use_debug_keys_read(struct file *file, char __user *user_buf, in use_debug_keys_read() argument
282 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in use_debug_keys_read()
291 static ssize_t sc_only_mode_read(struct file *file, char __user *user_buf, in sc_only_mode_read() argument
300 return simple_read_from_buffer(user_buf, count, ppos, buf, 2); in sc_only_mode_read()
427 static ssize_t ssp_debug_mode_read(struct file *file, char __user *user_buf, in ssp_debug_mode_read() argument
436 return simple_read_from_buffer(user_buf, coun in ssp_debug_mode_read()
499 force_bredr_smp_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) force_bredr_smp_read() argument
512 force_bredr_smp_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) force_bredr_smp_write() argument
740 force_static_address_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) force_static_address_read() argument
753 force_static_address_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) force_static_address_write() argument
1134 force_no_mitm_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) force_no_mitm_read() argument
1147 force_no_mitm_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) force_no_mitm_write() argument
1260 dut_mode_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) dut_mode_read() argument
1272 dut_mode_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) dut_mode_write() argument
1316 vendor_diag_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) vendor_diag_read() argument
1328 vendor_diag_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) vendor_diag_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c23 char __user *user_buf, in iwl_dbgfs_ctdp_budget_read()
46 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_ctdp_budget_read()
145 static ssize_t iwl_dbgfs_sram_read(struct file *file, char __user *user_buf, in iwl_dbgfs_sram_read() argument
173 ret = simple_read_from_buffer(user_buf, count, ppos, ptr, len); in iwl_dbgfs_sram_read()
212 char __user *user_buf, in iwl_dbgfs_set_nic_temperature_read()
224 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_set_nic_temperature_read()
279 char __user *user_buf, in iwl_dbgfs_nic_temp_read()
299 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_nic_temp_read()
304 char __user *user_buf, in iwl_dbgfs_sar_geo_profile_read()
342 return simple_read_from_buffer(user_buf, coun in iwl_dbgfs_sar_geo_profile_read()
22 iwl_dbgfs_ctdp_budget_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_ctdp_budget_read() argument
211 iwl_dbgfs_set_nic_temperature_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_set_nic_temperature_read() argument
278 iwl_dbgfs_nic_temp_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_nic_temp_read() argument
303 iwl_dbgfs_sar_geo_profile_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_sar_geo_profile_read() argument
345 iwl_dbgfs_wifi_6e_enable_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_wifi_6e_enable_read() argument
366 iwl_dbgfs_stations_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_stations_read() argument
395 iwl_dbgfs_rs_data_read(struct ieee80211_link_sta *link_sta, struct iwl_mvm_sta *mvmsta, struct iwl_mvm *mvm, struct iwl_mvm_link_sta *mvm_link_sta, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rs_data_read() argument
471 iwl_dbgfs_amsdu_len_read(struct ieee80211_link_sta *link_sta, struct iwl_mvm_sta *mvmsta, struct iwl_mvm *mvm, struct iwl_mvm_link_sta *mvm_link_sta, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_amsdu_len_read() argument
489 iwl_dbgfs_disable_power_off_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_disable_power_off_read() argument
593 iwl_dbgfs_bt_notif_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_bt_notif_read() argument
637 iwl_dbgfs_bt_cmd_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_bt_cmd_read() argument
713 iwl_dbgfs_fw_ver_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_fw_ver_read() argument
744 iwl_dbgfs_tas_get_status_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_tas_get_status_read() argument
928 iwl_dbgfs_phy_integration_ver_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_phy_integration_ver_read() argument
957 iwl_dbgfs_fw_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_fw_rx_stats_read() argument
1147 iwl_dbgfs_frame_stats_read(struct iwl_mvm *mvm, char __user *user_buf, size_t count, loff_t *ppos, struct iwl_mvm_frame_stats *stats) iwl_dbgfs_frame_stats_read() argument
1214 iwl_dbgfs_drv_rx_stats_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_drv_rx_stats_read() argument
1268 iwl_dbgfs_scan_ant_rxchain_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_scan_ant_rxchain_read() argument
1516 iwl_dbgfs_fw_dbg_conf_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_fw_dbg_conf_read() argument
1637 _iwl_dbgfs_link_sta_wrap_read(ssize_t (real)struct ieee80211_link_sta *, struct iwl_mvm_sta *, struct iwl_mvm *, struct iwl_mvm_link_sta *, char __user *, size_t, loff_t *), struct file *file, char __user *user_buf, size_t count, loff_t *ppos) _iwl_dbgfs_link_sta_wrap_read() argument
1727 iwl_dbgfs_prph_reg_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_prph_reg_read() argument
1861 iwl_dbgfs_he_sniffer_params_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_he_sniffer_params_read() argument
1878 iwl_dbgfs_uapsd_noagg_bssids_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_uapsd_noagg_bssids_read() argument
1959 iwl_dbgfs_rfi_freq_table_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_rfi_freq_table_read() argument
2046 iwl_dbgfs_mem_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_mem_read() argument
2106 iwl_dbgfs_mem_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) iwl_dbgfs_mem_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-debugfs.c35 char __user *user_buf, size_t count, in regmap_name_read_file()
56 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in regmap_name_read_file()
216 unsigned int to, char __user *user_buf, in regmap_read_debugfs()
272 if (copy_to_user(user_buf, buf, buf_pos)) { in regmap_read_debugfs()
284 static ssize_t regmap_map_read_file(struct file *file, char __user *user_buf, in regmap_map_read_file() argument
289 return regmap_read_debugfs(map, 0, map->max_register, user_buf, in regmap_map_read_file()
302 const char __user *user_buf, in regmap_map_write_file()
313 if (copy_from_user(buf, user_buf, buf_size)) 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() argument
351 user_buf, coun in regmap_range_read_file()
34 regmap_name_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) regmap_name_read_file() argument
215 regmap_read_debugfs(struct regmap *map, unsigned int from, unsigned int to, char __user *user_buf, size_t count, loff_t *ppos) regmap_read_debugfs() argument
301 regmap_map_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) regmap_map_write_file() argument
360 regmap_reg_ranges_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) regmap_reg_ranges_read_file() argument
459 regmap_cache_only_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) regmap_cache_only_write_file() argument
506 regmap_cache_bypass_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) regmap_cache_bypass_write_file() argument
[all...]
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-debugfs.c35 char __user *user_buf, size_t count, in regmap_name_read_file()
56 ret = simple_read_from_buffer(user_buf, count, ppos, buf, ret); in regmap_name_read_file()
216 unsigned int to, char __user *user_buf, in regmap_read_debugfs()
272 if (copy_to_user(user_buf, buf, buf_pos)) { in regmap_read_debugfs()
284 static ssize_t regmap_map_read_file(struct file *file, char __user *user_buf, in regmap_map_read_file() argument
289 return regmap_read_debugfs(map, 0, map->max_register, user_buf, in regmap_map_read_file()
302 const char __user *user_buf, in regmap_map_write_file()
313 if (copy_from_user(buf, user_buf, buf_size)) 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() argument
351 user_buf, coun in regmap_range_read_file()
34 regmap_name_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) regmap_name_read_file() argument
215 regmap_read_debugfs(struct regmap *map, unsigned int from, unsigned int to, char __user *user_buf, size_t count, loff_t *ppos) regmap_read_debugfs() argument
301 regmap_map_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) regmap_map_write_file() argument
360 regmap_reg_ranges_read_file(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) regmap_reg_ranges_read_file() argument
459 regmap_cache_only_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) regmap_cache_only_write_file() argument
506 regmap_cache_bypass_write_file(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) regmap_cache_bypass_write_file() argument
[all...]

Completed in 28 milliseconds

12345678910>>...12