Searched refs:tpg_gen_text (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-kthread-cap.c | 501 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()
|
D | vivid-tpg.h | 197 void tpg_gen_text(const struct tpg_data *tpg,
|
D | vivid-tpg.c | 1398 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function
|