Searched refs:tpg_alloc (Results 1 – 4 of 4) sorted by relevance
418 ret = tpg_alloc(&vsen->tpg, VIMC_FRAME_MAX_WIDTH); in vimc_sen_add()
236 int tpg_alloc(struct tpg_data *tpg, unsigned max_w);
112 int tpg_alloc(struct tpg_data *tpg, unsigned max_w) in tpg_alloc() function152 EXPORT_SYMBOL_GPL(tpg_alloc);
1770 if (tpg_alloc(&dev->tpg, array_size(MAX_WIDTH, MAX_ZOOM))) in vivid_create_instance()