Home
last modified time | relevance | path

Searched refs:free_syncpt_irq (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/host1x/
Ddev.h84 int (*free_syncpt_irq)(struct host1x *host); member
251 return host->intr_op->free_syncpt_irq(host); in host1x_hw_intr_free_syncpt_irq()
/linux-6.1.9/drivers/gpu/host1x/hw/
Dintr_hw.c158 .free_syncpt_irq = _host1x_free_syncpt_irq,