Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/hw/
H A Dintr_hw.c114 .disable_all_syncpt_intrs = host1x_intr_disable_all_syncpt_intrs,
/linux/drivers/gpu/host1x/
H A Ddev.h83 void (*disable_all_syncpt_intrs)(struct host1x *host); member
253 host->intr_op->disable_all_syncpt_intrs(host); in host1x_hw_intr_disable_all_syncpt_intrs()