Home
last modified time | relevance | path

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

/linux-6.6.21/include/media/tpg/
Dv4l2-tpg.h248 unsigned tpg_g_interleaved_plane(const struct tpg_data *tpg, unsigned buf_line);
/linux-6.6.21/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c1513 unsigned tpg_g_interleaved_plane(const struct tpg_data *tpg, unsigned buf_line) in tpg_g_interleaved_plane() function
1537 EXPORT_SYMBOL_GPL(tpg_g_interleaved_plane);
2639 p = tpg_g_interleaved_plane(tpg, buf_line); in tpg_fill_plane_buffer()