host1x_syncpt_nb_pts   72 drivers/gpu/host1x/debug.c 	for (i = 0; i < host1x_syncpt_nb_pts(m); i++) {
host1x_syncpt_nb_pts  265 drivers/gpu/host1x/intr.c 	u32 nb_pts = host1x_syncpt_nb_pts(host);
host1x_syncpt_nb_pts  309 drivers/gpu/host1x/intr.c 	u32 nb_pts = host1x_syncpt_nb_pts(host);
host1x_syncpt_nb_pts  124 drivers/gpu/host1x/syncpt.c 	for (i = 0; i < host1x_syncpt_nb_pts(host); i++)
host1x_syncpt_nb_pts  142 drivers/gpu/host1x/syncpt.c 	for (i = 0; i < host1x_syncpt_nb_pts(host); i++) {
host1x_syncpt_nb_pts   50 drivers/gpu/host1x/syncpt.h unsigned int host1x_syncpt_nb_pts(struct host1x *host);
host1x_syncpt_nb_pts  113 drivers/gpu/host1x/syncpt.h 	return sp->id < host1x_syncpt_nb_pts(sp->host);