Searched refs:rltextbuf (Results 1 – 1 of 1) sorted by relevance
2530 ocs_textbuf_t *rltextbuf; in ocs_ddump_ramlog() local2543 rltextbuf = &ramlog->textbufs[0]; in ocs_ddump_ramlog()2544 …ocs_textbuf_buffer(textbuf, ocs_textbuf_get_buffer(rltextbuf), ocs_textbuf_get_written(rltextbuf)); in ocs_ddump_ramlog()2555 rltextbuf = &ramlog->textbufs[idx]; in ocs_ddump_ramlog()2556 …ocs_textbuf_buffer(textbuf, ocs_textbuf_get_buffer(rltextbuf), ocs_textbuf_get_written(rltextbuf)); in ocs_ddump_ramlog()