Searched refs:line_str (Results 1 – 1 of 1) sorted by relevance
332 char *line_str; in visl_tpg_fill() local368 while ((line_str = strsep(&tmp, "\n")) && strlen(line_str)) { in visl_tpg_fill()369 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, line_str); in visl_tpg_fill()370 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", line_str); in visl_tpg_fill()