Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddev.h88 void (*disable_all_syncpt_intrs)(struct host1x *host); member
204 host->intr_op->disable_all_syncpt_intrs(host); in host1x_hw_intr_disable_all_syncpt_intrs()
/drivers/gpu/host1x/hw/
Dintr_hw.c140 .disable_all_syncpt_intrs = _host1x_intr_disable_all_syncpt_intrs,