Searched refs:tpg_reset_source (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/media/platform/vimc/ | 
| D | vimc-sensor.c | 113 	tpg_reset_source(&vsen->tpg, vsen->mbus_format.width,  in vimc_sen_tpg_s_format()
  | 
| /Linux-v5.4/include/media/tpg/ | 
| D | v4l2-tpg.h | 238 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
  | 
| /Linux-v5.4/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-v5.4/drivers/media/platform/vivid/ | 
| D | vivid-vid-cap.c | 455 	tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap);  in vivid_update_format_cap()
  |