Searched refs:rltextbuf (Results 1 – 1 of 1) sorted by relevance
2514 ocs_textbuf_t *rltextbuf; in ocs_ddump_ramlog() local2527 rltextbuf = &ramlog->textbufs[0]; in ocs_ddump_ramlog()2528 …ocs_textbuf_buffer(textbuf, ocs_textbuf_get_buffer(rltextbuf), ocs_textbuf_get_written(rltextbuf)); in ocs_ddump_ramlog()2539 rltextbuf = &ramlog->textbufs[idx]; in ocs_ddump_ramlog()2540 …ocs_textbuf_buffer(textbuf, ocs_textbuf_get_buffer(rltextbuf), ocs_textbuf_get_written(rltextbuf)); in ocs_ddump_ramlog()