Home
last modified time | relevance | path

Searched refs:show_square (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/media/tpg/
Dv4l2-tpg.h210 bool show_square; member
580 bool show_square) in tpg_s_show_square() argument
582 tpg->show_square = show_square; in tpg_s_show_square()
/linux-6.6.21/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c2363 if (tpg->show_square && frame_line >= sq->top && in tpg_fill_plane_extras()