Searched refs:nvc0_screen_tsc_alloc (Results 1 – 3 of 3) sorted by relevance
80 int nvc0_screen_tsc_alloc(struct nvc0_screen *, void *);
373 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc); in nvc0_validate_tsc()414 tsc->id = nvc0_screen_tsc_alloc(nvc0->screen, tsc); in nve4_validate_tsc()
793 nvc0_screen_tsc_alloc(struct nvc0_screen *screen, void *entry) in nvc0_screen_tsc_alloc() function