Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/host1x/
Dsyncpt.c45 static struct host1x_syncpt *host1x_syncpt_alloc(struct host1x *host, in host1x_syncpt_alloc() function
404 host->nop_sp = host1x_syncpt_alloc(host, NULL, 0); in host1x_syncpt_init()
426 return host1x_syncpt_alloc(host, client, flags); in host1x_syncpt_request()