Searched refs:tpg_reset_source (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/media/tpg/ |
H A D | v4l2-tpg.h | 238 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-sensor.c | 114 tpg_reset_source(&vsen->tpg, vsen->mbus_format.width, in vimc_sen_tpg_s_format()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/ |
H A D | vimc-sensor.c | 114 tpg_reset_source(&vsensor->tpg, vsensor->mbus_format.width, in vimc_sensor_tpg_s_format()
|
/kernel/linux/linux-6.6/include/media/tpg/ |
H A D | v4l2-tpg.h | 239 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/ |
H A D | visl-video.c | 104 tpg_reset_source(&ctx->tpg, width, height, f->field); in visl_tpg_init()
|
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 519 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() function 542 EXPORT_SYMBOL_GPL(tpg_reset_source); variable
|
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 523 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() function 546 EXPORT_SYMBOL_GPL(tpg_reset_source); variable
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-cap.c | 444 tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap); in vivid_update_format_cap()
|
Completed in 16 milliseconds