Searched refs:nread (Results 1 – 3 of 3) sorted by relevance
39 int nread, pos, total_len; in wmi_log_history() local64 nread = wmi_log->length; in wmi_log_history()66 nread = wmi_ring_size; in wmi_log_history()74 while (nread--) { in wmi_log_history()
311 int pos, nread, outlen; in wmi_log_show() local323 nread = wmi_log->length; in wmi_log_show()325 nread = wmi_ring_size; in wmi_log_show()335 while (nread--) { in wmi_log_show()
999 int pos, nread, outlen; \1011 nread = wmi_log->length; \1013 nread = wmi_ring_size; \1023 while (nread--) { \1057 int pos, nread, outlen; \1069 nread = wmi_log->length; \1071 nread = wmi_ring_size; \1081 while (nread--) { \