Searched refs:nvc0_screen_tic_alloc (Results 1 – 3 of 3) sorted by relevance
79 int nvc0_screen_tic_alloc(struct nvc0_screen *, void *);
232 tic->id = nvc0_screen_tic_alloc(nvc0->screen, tic); in nvc0_validate_tic()297 tic->id = nvc0_screen_tic_alloc(nvc0->screen, tic); in nve4_validate_tic()
776 nvc0_screen_tic_alloc(struct nvc0_screen *screen, void *entry) in nvc0_screen_tic_alloc() function