Searched refs:intr_op (Results 1 – 9 of 9) sorted by relevance
152 const struct host1x_intr_ops *intr_op; member229 return host->intr_op->init_host_sync(host, cpm); in host1x_hw_intr_init_host_sync()236 host->intr_op->set_syncpt_threshold(host, id, thresh); in host1x_hw_intr_set_syncpt_threshold()242 host->intr_op->enable_syncpt_intr(host, id); in host1x_hw_intr_enable_syncpt_intr()248 host->intr_op->disable_syncpt_intr(host, id); in host1x_hw_intr_disable_syncpt_intr()253 host->intr_op->disable_all_syncpt_intrs(host); in host1x_hw_intr_disable_all_syncpt_intrs()258 return host->intr_op->free_syncpt_irq(host); in host1x_hw_intr_free_syncpt_irq()
127 host->intr_op->isr, IRQF_SHARED, in host1x_intr_init()
29 host->intr_op = &host1x_intr_ops; in host1x02_init()
29 host->intr_op = &host1x_intr_ops; in host1x06_init()
29 host->intr_op = &host1x_intr_ops; in host1x07_init()
29 host->intr_op = &host1x_intr_ops; in host1x01_init()
29 host->intr_op = &host1x_intr_ops; in host1x08_init()
29 host->intr_op = &host1x_intr_ops; in host1x05_init()
29 host->intr_op = &host1x_intr_ops; in host1x04_init()