Home
last modified time | relevance | path

Searched refs:tpg_reset_source (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/platform/vimc/
Dvimc-sensor.c125 tpg_reset_source(&vsen->tpg, vsen->mbus_format.width, in vimc_sen_tpg_s_format()
/Linux-v4.19/include/media/tpg/
Dv4l2-tpg.h238 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
/Linux-v4.19/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c437 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/
Dvivid-vid-cap.c442 tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap); in vivid_update_format_cap()