Searched refs:tpg_alloc (Results 1 – 3 of 3) sorted by relevance
191 int tpg_alloc(struct tpg_data *tpg, unsigned max_w);
833 if (tpg_alloc(&dev->tpg, MAX_ZOOM * MAX_WIDTH)) in vivid_create_instance()
118 int tpg_alloc(struct tpg_data *tpg, unsigned max_w) in tpg_alloc() function