Searched defs:ttm_pool_type (Results 1 – 1 of 1) sorted by relevance
49 struct ttm_pool_type { struct50 struct ttm_pool *pool;51 unsigned int order;75 struct ttm_pool_type orders[MAX_ORDER]; argument