host1x_debug_ops  129 drivers/gpu/host1x/dev.h 	const struct host1x_debug_ops *debug_op;
host1x_debug_ops  237 drivers/gpu/host1x/hw/debug_hw.c static const struct host1x_debug_ops host1x_debug_ops = {
host1x_debug_ops   30 drivers/gpu/host1x/hw/host1x01.c 	host->debug_op = &host1x_debug_ops;
host1x_debug_ops   30 drivers/gpu/host1x/hw/host1x02.c 	host->debug_op = &host1x_debug_ops;
host1x_debug_ops   30 drivers/gpu/host1x/hw/host1x04.c 	host->debug_op = &host1x_debug_ops;
host1x_debug_ops   30 drivers/gpu/host1x/hw/host1x05.c 	host->debug_op = &host1x_debug_ops;
host1x_debug_ops   30 drivers/gpu/host1x/hw/host1x06.c 	host->debug_op = &host1x_debug_ops;
host1x_debug_ops   30 drivers/gpu/host1x/hw/host1x07.c 	host->debug_op = &host1x_debug_ops;