|
|
@@ -1339,6 +1339,7 @@ static ssize_t iwl_dbgfs_d0i3_refs_read(struct file *file,
|
|
|
PRINT_MVM_REF(IWL_MVM_REF_NMI);
|
|
|
PRINT_MVM_REF(IWL_MVM_REF_TM_CMD);
|
|
|
PRINT_MVM_REF(IWL_MVM_REF_EXIT_WORK);
|
|
|
+ PRINT_MVM_REF(IWL_MVM_REF_PROTECT_CSA);
|
|
|
|
|
|
return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
|
|
|
}
|