Searched refs:iwl_write_to_user_buf (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | trans.c | 3087 static bool iwl_write_to_user_buf(char __user *user_buf, ssize_t count, in iwl_write_to_user_buf() function 3143 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 3152 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 3159 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read() 3176 b_full = iwl_write_to_user_buf(user_buf, count, in iwl_dbgfs_monitor_data_read()
|