Home
last modified time | relevance | path

Searched refs:nop_sp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dsyncpt.c404 host->nop_sp = host1x_syncpt_alloc(host, NULL, 0); in host1x_syncpt_init()
405 if (!host->nop_sp) in host1x_syncpt_init()
H A Ddev.h132 struct host1x_syncpt *nop_sp; member
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dsyncpt.c309 host->nop_sp = host1x_syncpt_alloc(host, 0, "reserved-nop"); in host1x_syncpt_init()
310 if (!host->nop_sp) in host1x_syncpt_init()
H A Ddev.h149 struct host1x_syncpt *nop_sp; member

Completed in 4 milliseconds