free_syncpt_irq 83 drivers/gpu/host1x/dev.h int (*free_syncpt_irq)(struct host1x *host); free_syncpt_irq 226 drivers/gpu/host1x/dev.h return host->intr_op->free_syncpt_irq(host); free_syncpt_irq 147 drivers/gpu/host1x/hw/intr_hw.c .free_syncpt_irq = _host1x_free_syncpt_irq,