Searched refs:host1x_syncpt_incr_max (Results 1 – 3 of 3) sorted by relevance
119 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs);
101 u32 host1x_syncpt_incr_max(struct host1x_syncpt *sp, u32 incrs) in host1x_syncpt_incr_max() function105 EXPORT_SYMBOL(host1x_syncpt_incr_max);
141 syncval = host1x_syncpt_incr_max(sp, user_syncpt_incrs); in channel_submit()