Searched refs:getptr (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/host1x/ |
H A D | dev.h | 45 void (*resume)(struct host1x_cdma *cdma, u32 getptr); 46 void (*timeout_cpu_incr)(struct host1x_cdma *cdma, u32 getptr, 311 struct host1x_cdma *cdma, u32 getptr) in host1x_hw_cdma_resume() argument 313 host->cdma_op->resume(cdma, getptr); in host1x_hw_cdma_resume() 318 u32 getptr, in host1x_hw_cdma_timeout_cpu_incr() argument 322 host->cdma_op->timeout_cpu_incr(cdma, getptr, syncpt_incrs, syncval, in host1x_hw_cdma_timeout_cpu_incr()
|