Searched refs:tpg_init (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/media/test-drivers/vimc/ |
| H A D | vimc-sensor.c | 413 tpg_init(&vsensor->tpg, fmt_default.width, fmt_default.height); in vimc_sensor_add()
|
| /linux-6.15/include/media/tpg/ |
| H A D | v4l2-tpg.h | 236 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h);
|
| /linux-6.15/drivers/media/test-drivers/visl/ |
| H A D | visl-video.c | 94 tpg_init(&ctx->tpg, width, height); in visl_tpg_init()
|
| /linux-6.15/drivers/media/common/v4l2-tpg/ |
| H A D | v4l2-tpg-core.c | 89 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h) in tpg_init() function 110 EXPORT_SYMBOL_GPL(tpg_init);
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-core.c | 1856 tpg_init(&dev->tpg, 640, 360); in vivid_create_instance()
|