Home
last modified time | relevance | path

Searched refs:host1x_syncpt_alloc (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/host1x/
Dsyncpt.c56 static struct host1x_syncpt *host1x_syncpt_alloc(struct host1x *host, in host1x_syncpt_alloc() function
387 host->nop_sp = host1x_syncpt_alloc(host, NULL, 0); in host1x_syncpt_init()
399 return host1x_syncpt_alloc(host, dev, flags); in host1x_syncpt_request()