host1x_cdma_ops   127 drivers/gpu/host1x/dev.h 	const struct host1x_cdma_ops *cdma_op;
host1x_cdma_ops   317 drivers/gpu/host1x/hw/cdma_hw.c static const struct host1x_cdma_ops host1x_cdma_ops = {
host1x_cdma_ops    26 drivers/gpu/host1x/hw/host1x01.c 	host->cdma_op = &host1x_cdma_ops;
host1x_cdma_ops    26 drivers/gpu/host1x/hw/host1x02.c 	host->cdma_op = &host1x_cdma_ops;
host1x_cdma_ops    26 drivers/gpu/host1x/hw/host1x04.c 	host->cdma_op = &host1x_cdma_ops;
host1x_cdma_ops    26 drivers/gpu/host1x/hw/host1x05.c 	host->cdma_op = &host1x_cdma_ops;
host1x_cdma_ops    26 drivers/gpu/host1x/hw/host1x06.c 	host->cdma_op = &host1x_cdma_ops;
host1x_cdma_ops    26 drivers/gpu/host1x/hw/host1x07.c 	host->cdma_op = &host1x_cdma_ops;