Home
last modified time | relevance | path

Searched refs:tpg_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c417 tpg_init(&vsensor->tpg, vsensor->mbus_format.width, in vimc_sensor_add()
/openbmc/linux/include/media/tpg/
H A Dv4l2-tpg.h236 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h);
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-video.c91 tpg_init(&ctx->tpg, width, height); in visl_tpg_init()
/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c89 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h) in tpg_init() function
110 EXPORT_SYMBOL_GPL(tpg_init);
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-core.c1779 tpg_init(&dev->tpg, 640, 360); in vivid_create_instance()