Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-kthread-cap.c506 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()
Dvivid-tpg.h204 void tpg_gen_text(const struct tpg_data *tpg,
Dvivid-tpg.c1645 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function