host1x_intr_ops   125 drivers/gpu/host1x/dev.h 	const struct host1x_intr_ops *intr_op;
host1x_intr_ops    29 drivers/gpu/host1x/hw/host1x01.c 	host->intr_op = &host1x_intr_ops;
host1x_intr_ops    29 drivers/gpu/host1x/hw/host1x02.c 	host->intr_op = &host1x_intr_ops;
host1x_intr_ops    29 drivers/gpu/host1x/hw/host1x04.c 	host->intr_op = &host1x_intr_ops;
host1x_intr_ops    29 drivers/gpu/host1x/hw/host1x05.c 	host->intr_op = &host1x_intr_ops;
host1x_intr_ops    29 drivers/gpu/host1x/hw/host1x06.c 	host->intr_op = &host1x_intr_ops;
host1x_intr_ops    29 drivers/gpu/host1x/hw/host1x07.c 	host->intr_op = &host1x_intr_ops;
host1x_intr_ops   141 drivers/gpu/host1x/hw/intr_hw.c static const struct host1x_intr_ops host1x_intr_ops = {