host1x_channel_ops  126 drivers/gpu/host1x/dev.h 	const struct host1x_channel_ops *channel_op;
host1x_channel_ops  242 drivers/gpu/host1x/hw/channel_hw.c static const struct host1x_channel_ops host1x_channel_ops = {
host1x_channel_ops   25 drivers/gpu/host1x/hw/host1x01.c 	host->channel_op = &host1x_channel_ops;
host1x_channel_ops   25 drivers/gpu/host1x/hw/host1x02.c 	host->channel_op = &host1x_channel_ops;
host1x_channel_ops   25 drivers/gpu/host1x/hw/host1x04.c 	host->channel_op = &host1x_channel_ops;
host1x_channel_ops   25 drivers/gpu/host1x/hw/host1x05.c 	host->channel_op = &host1x_channel_ops;
host1x_channel_ops   25 drivers/gpu/host1x/hw/host1x06.c 	host->channel_op = &host1x_channel_ops;
host1x_channel_ops   25 drivers/gpu/host1x/hw/host1x07.c 	host->channel_op = &host1x_channel_ops;