Searched refs:iwl_write_to_user_buf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | trans.c | 2937 static bool iwl_write_to_user_buf(char __user *user_buf, ssize_t count, in iwl_write_to_user_buf() function 2993 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 3002 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 3009 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 3026 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read()
|