nop_sp            131 drivers/gpu/host1x/dev.h 	struct host1x_syncpt *nop_sp;
nop_sp            404 drivers/gpu/host1x/syncpt.c 	host->nop_sp = host1x_syncpt_alloc(host, NULL, 0);
nop_sp            405 drivers/gpu/host1x/syncpt.c 	if (!host->nop_sp)