tpg_reset_source
EXPORT_SYMBOL_GPL(tpg_reset_source);
tpg_reset_source(&vsensor->tpg, format->width, format->height,
tpg_reset_source(&ctx->tpg, width, height, f->field);
tpg_reset_source(&dev->tpg, dev->src_rect.width, dev->src_rect.height, dev->field_cap);
void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height,