Searched refs:tpg_reset_source (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/drivers/media/test-drivers/vimc/ |
D | vimc-sensor.c | 114 tpg_reset_source(&vsen->tpg, vsen->mbus_format.width, in vimc_sen_tpg_s_format()
|
/linux-5.10/include/media/tpg/ |
D | v4l2-tpg.h | 238 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
|
/linux-5.10/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 487 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() function 510 EXPORT_SYMBOL_GPL(tpg_reset_source);
|
/linux-5.10/drivers/media/test-drivers/vivid/ |
D | vivid-vid-cap.c | 452 tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap); in vivid_update_format_cap()
|