Searched refs:iwl_write_to_user_buf (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | trans.c | 2830 static bool iwl_write_to_user_buf(char __user *user_buf, ssize_t count, in iwl_write_to_user_buf() function 2886 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 2895 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 2902 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 2919 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read()
|