Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dsyncpt.c387 host->nop_sp = host1x_syncpt_alloc(host, NULL, 0); in host1x_syncpt_init()
388 if (!host->nop_sp) in host1x_syncpt_init()
Ddev.h121 struct host1x_syncpt *nop_sp; member