Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c138 .cpu_incr = syncpt_cpu_incr,
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c138 .cpu_incr = syncpt_cpu_incr,
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Ddev.h69 int (*cpu_incr)(struct host1x_syncpt *syncpt); member
182 return host->syncpt_op->cpu_incr(sp); in host1x_hw_syncpt_cpu_incr()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddev.h70 int (*cpu_incr)(struct host1x_syncpt *syncpt); member
203 return host->syncpt_op->cpu_incr(sp); in host1x_hw_syncpt_cpu_incr()

Completed in 3 milliseconds