Lines Matching refs:user_buf
195 char __user *user_buf, in iwl_dbgfs_tx_pwr_lmt_read() argument
206 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_tx_pwr_lmt_read()
210 char __user *user_buf, in iwl_dbgfs_pm_params_read() argument
222 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_pm_params_read()
226 char __user *user_buf, in iwl_dbgfs_mac_params_read() argument
307 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_mac_params_read()
453 char __user *user_buf, in iwl_dbgfs_bf_params_read() argument
498 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_bf_params_read()
568 char __user *user_buf, in iwl_dbgfs_tof_enable_read() argument
594 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_tof_enable_read()
785 char __user *user_buf, in iwl_dbgfs_tof_responder_params_read() argument
837 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_tof_responder_params_read()
983 char __user *user_buf, in iwl_dbgfs_tof_range_request_read() argument
1039 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_tof_range_request_read()
1113 char __user *user_buf, in iwl_dbgfs_tof_range_req_ext_read() argument
1144 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_tof_range_req_ext_read()
1183 char __user *user_buf, in iwl_dbgfs_tof_range_abort_read() argument
1200 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_tof_range_abort_read()
1204 char __user *user_buf, in iwl_dbgfs_tof_range_response_read() argument
1248 ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_tof_range_response_read()
1275 char __user *user_buf, in iwl_dbgfs_low_latency_read() argument
1284 return simple_read_from_buffer(user_buf, count, ppos, buf, sizeof(buf)); in iwl_dbgfs_low_latency_read()
1288 char __user *user_buf, in iwl_dbgfs_uapsd_misbehaving_read() argument
1297 return simple_read_from_buffer(user_buf, count, ppos, buf, len); in iwl_dbgfs_uapsd_misbehaving_read()
1354 char __user *user_buf, in iwl_dbgfs_rx_phyinfo_read() argument
1363 return simple_read_from_buffer(user_buf, count, ppos, buf, sizeof(buf)); in iwl_dbgfs_rx_phyinfo_read()