Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-tpg.h209 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std,
Dvivid-tpg.c2185 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std, in tpg_fill_plane_buffer() function
2274 tpg_fill_plane_buffer(tpg, std, p, vbuf); in tpg_fillbuffer()
2279 tpg_fill_plane_buffer(tpg, std, i, vbuf + offset); in tpg_fillbuffer()
Dvivid-kthread-cap.c484 tpg_fill_plane_buffer(tpg, vivid_get_std_cap(dev), in vivid_fillbuff()