Searched refs:tpg_reset_source (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/media/test-drivers/vimc/ |
D | vimc-sensor.c | 114 tpg_reset_source(&vsensor->tpg, vsensor->mbus_format.width, in vimc_sensor_tpg_s_format()
|
/Linux-v6.6/include/media/tpg/ |
D | v4l2-tpg.h | 239 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
|
/Linux-v6.6/drivers/media/test-drivers/visl/ |
D | visl-video.c | 104 tpg_reset_source(&ctx->tpg, width, height, f->field); in visl_tpg_init()
|
/Linux-v6.6/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 491 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() function 514 EXPORT_SYMBOL_GPL(tpg_reset_source);
|
/Linux-v6.6/drivers/media/test-drivers/vivid/ |
D | vivid-vid-cap.c | 444 tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap); in vivid_update_format_cap()
|