Home
last modified time | relevance | path

Searched refs:tpg_gen_text (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/media/test-drivers/vivid/
Dvivid-kthread-cap.c492 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
497 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
507 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
512 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
518 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
525 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
530 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()
539 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
545 tpg_gen_text(tpg, basep, line++ * line_height, in vivid_fillbuff()
/Linux-v6.1/drivers/media/test-drivers/vimc/
Dvimc-sensor.c210 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, in vimc_sensor_process_frame()
218 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
222 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
234 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
/Linux-v6.1/include/media/tpg/
Dv4l2-tpg.h244 void tpg_gen_text(const struct tpg_data *tpg,
/Linux-v6.1/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c1962 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function
2015 EXPORT_SYMBOL_GPL(tpg_gen_text);