Searched refs:tpg_gen_text (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/media/platform/vivid/ |
| D | vivid-kthread-cap.c | 489 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 494 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 504 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 509 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() 526 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 531 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 535 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 541 tpg_gen_text(tpg, basep, line++ * line_height, in vivid_fillbuff()
|
| /Linux-v5.4/include/media/tpg/ |
| D | v4l2-tpg.h | 243 void tpg_gen_text(const struct tpg_data *tpg,
|
| /Linux-v5.4/drivers/media/common/v4l2-tpg/ |
| D | v4l2-tpg-core.c | 1956 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function 2007 EXPORT_SYMBOL_GPL(tpg_gen_text);
|