Home
last modified time | relevance | path

Searched refs:tpg_gen_text (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-kthread-cap.c501 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
506 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
516 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
521 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
527 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
533 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
538 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
543 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
547 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
Dvivid-tpg.h197 void tpg_gen_text(const struct tpg_data *tpg,
Dvivid-tpg.c1398 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function