Searched refs:tpg_reset_source (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/platform/vimc/ |
D | vimc-sensor.c | 125 tpg_reset_source(&vsen->tpg, vsen->mbus_format.width, in vimc_sen_tpg_s_format()
|
/Linux-v4.19/include/media/tpg/ |
D | v4l2-tpg.h | 238 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
|
/Linux-v4.19/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 437 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() function 460 EXPORT_SYMBOL_GPL(tpg_reset_source);
|
/Linux-v4.19/drivers/media/platform/vivid/ |
D | vivid-vid-cap.c | 442 tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap); in vivid_update_format_cap()
|