Searched refs:tpg_gen_text (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/media/test-drivers/vivid/ |
| D | vivid-kthread-cap.c | 491 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 496 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() 511 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 517 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 524 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 529 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 534 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() 544 tpg_gen_text(tpg, basep, line++ * line_height, in vivid_fillbuff()
|
| /Linux-v5.15/drivers/media/test-drivers/vimc/ |
| D | vimc-sensor.c | 209 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, in vimc_sen_process_frame() 217 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame() 221 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame() 233 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame()
|
| /Linux-v5.15/include/media/tpg/ |
| D | v4l2-tpg.h | 243 void tpg_gen_text(const struct tpg_data *tpg,
|
| /Linux-v5.15/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 2009 EXPORT_SYMBOL_GPL(tpg_gen_text);
|