Searched refs:textbuf_base (Results 1 – 1 of 1) sorted by relevance
2290 uint32_t textbuf_base; member2342 ramlog->textbuf_base = 1; in ocs_ramlog_init()2398 for (i = ramlog->textbuf_base; i < ramlog->textbuf_count; i ++) { in ocs_ramlog_clear()2403 if (clear_start_of_day && ramlog->textbuf_base) { in ocs_ramlog_clear()2408 ramlog->textbuf_base = 0; in ocs_ramlog_clear()2493 idx = ramlog->textbuf_base; in ocs_ramlog_next_idx()2526 if (ramlog->textbuf_base) { in ocs_ddump_ramlog()2538 for (i = ramlog->textbuf_base; i < ramlog->textbuf_count; i ++) { in ocs_ddump_ramlog()