Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c106 tpg_s_buf_height(&vsensor->tpg, format->height); in vimc_sensor_tpg_s_format()
/linux/include/media/tpg/
H A Dv4l2-tpg.h522 static inline void tpg_s_buf_height(struct tpg_data *tpg, unsigned h) in tpg_s_buf_height() function