Searched refs:tpg_gen_text (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/platform/vivid/ |
D | vivid-kthread-cap.c | 495 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 500 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 510 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 515 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() 532 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 537 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 541 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 547 tpg_gen_text(tpg, basep, line++ * line_height, in vivid_fillbuff()
|
/Linux-v4.19/include/media/tpg/ |
D | v4l2-tpg.h | 243 void tpg_gen_text(const struct tpg_data *tpg,
|
/Linux-v4.19/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 1806 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function 1857 EXPORT_SYMBOL_GPL(tpg_gen_text);
|