Searched refs:nv50_screen_tsc_alloc (Results 1 – 3 of 3) sorted by relevance
133 int nv50_screen_tsc_alloc(struct nv50_screen *, void *);
395 tsc->id = nv50_screen_tsc_alloc(nv50->screen, tsc); in nv50_validate_tsc()
1017 nv50_screen_tsc_alloc(struct nv50_screen *screen, void *entry) in nv50_screen_tsc_alloc() function