Searched refs:intr_op (Results 1 – 4 of 4) sorted by relevance
115 const struct host1x_intr_ops *intr_op; member181 return host->intr_op->init_host_sync(host, cpm, syncpt_thresh_work); in host1x_hw_intr_init_host_sync()187 host->intr_op->set_syncpt_threshold(host, id, thresh); in host1x_hw_intr_set_syncpt_threshold()193 host->intr_op->enable_syncpt_intr(host, id); in host1x_hw_intr_enable_syncpt_intr()199 host->intr_op->disable_syncpt_intr(host, id); in host1x_hw_intr_disable_syncpt_intr()204 host->intr_op->disable_all_syncpt_intrs(host); in host1x_hw_intr_disable_all_syncpt_intrs()209 return host->intr_op->free_syncpt_irq(host); in host1x_hw_intr_free_syncpt_irq()
38 host->intr_op = &host1x_intr_ops; in host1x01_init()
38 host->intr_op = &host1x_intr_ops; in host1x02_init()
38 host->intr_op = &host1x_intr_ops; in host1x04_init()