Searched refs:tpg_gen_text (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-kthread-cap.c | 506 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 511 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() 526 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 532 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() 548 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 552 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
|
D | vivid-tpg.h | 204 void tpg_gen_text(const struct tpg_data *tpg,
|
D | vivid-tpg.c | 1645 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function
|