enable_protection 72 drivers/gpu/host1x/dev.h void (*enable_protection)(struct host1x *host); enable_protection 191 drivers/gpu/host1x/dev.h return host->syncpt_op->enable_protection(host); enable_protection 143 drivers/gpu/host1x/hw/syncpt_hw.c .enable_protection = syncpt_enable_protection,