Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/test-drivers/vimc/
Dvimc-sensor.c114 tpg_reset_source(&vsensor->tpg, vsensor->mbus_format.width, in vimc_sensor_tpg_s_format()
/linux-6.1.9/include/media/tpg/
Dv4l2-tpg.h239 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
/linux-6.1.9/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c491 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-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-vid-cap.c453 tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap); in vivid_update_format_cap()