host1x_syncpt_ops  124 drivers/gpu/host1x/dev.h 	const struct host1x_syncpt_ops *syncpt_op;
host1x_syncpt_ops   28 drivers/gpu/host1x/hw/host1x01.c 	host->syncpt_op = &host1x_syncpt_ops;
host1x_syncpt_ops   28 drivers/gpu/host1x/hw/host1x02.c 	host->syncpt_op = &host1x_syncpt_ops;
host1x_syncpt_ops   28 drivers/gpu/host1x/hw/host1x04.c 	host->syncpt_op = &host1x_syncpt_ops;
host1x_syncpt_ops   28 drivers/gpu/host1x/hw/host1x05.c 	host->syncpt_op = &host1x_syncpt_ops;
host1x_syncpt_ops   28 drivers/gpu/host1x/hw/host1x06.c 	host->syncpt_op = &host1x_syncpt_ops;
host1x_syncpt_ops   28 drivers/gpu/host1x/hw/host1x07.c 	host->syncpt_op = &host1x_syncpt_ops;
host1x_syncpt_ops  136 drivers/gpu/host1x/hw/syncpt_hw.c static const struct host1x_syncpt_ops host1x_syncpt_ops = {