Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c138 .cpu_incr = syncpt_cpu_incr,
/linux/drivers/gpu/host1x/
H A Ddev.h71 int (*cpu_incr)(struct host1x_syncpt *syncpt); member
212 return host->syncpt_op->cpu_incr(sp); in host1x_hw_syncpt_cpu_incr()