syncpt_op 124 drivers/gpu/host1x/dev.h const struct host1x_syncpt_ops *syncpt_op; syncpt_op 155 drivers/gpu/host1x/dev.h host->syncpt_op->restore(sp); syncpt_op 161 drivers/gpu/host1x/dev.h host->syncpt_op->restore_wait_base(sp); syncpt_op 167 drivers/gpu/host1x/dev.h host->syncpt_op->load_wait_base(sp); syncpt_op 173 drivers/gpu/host1x/dev.h return host->syncpt_op->load(sp); syncpt_op 179 drivers/gpu/host1x/dev.h return host->syncpt_op->cpu_incr(sp); syncpt_op 186 drivers/gpu/host1x/dev.h return host->syncpt_op->assign_to_channel(sp, ch); syncpt_op 191 drivers/gpu/host1x/dev.h return host->syncpt_op->enable_protection(host); syncpt_op 28 drivers/gpu/host1x/hw/host1x01.c host->syncpt_op = &host1x_syncpt_ops; syncpt_op 28 drivers/gpu/host1x/hw/host1x02.c host->syncpt_op = &host1x_syncpt_ops; syncpt_op 28 drivers/gpu/host1x/hw/host1x04.c host->syncpt_op = &host1x_syncpt_ops; syncpt_op 28 drivers/gpu/host1x/hw/host1x05.c host->syncpt_op = &host1x_syncpt_ops; syncpt_op 28 drivers/gpu/host1x/hw/host1x06.c host->syncpt_op = &host1x_syncpt_ops; syncpt_op 28 drivers/gpu/host1x/hw/host1x07.c host->syncpt_op = &host1x_syncpt_ops;