cdma_to_channel   209 drivers/gpu/host1x/cdma.c 		trace_host1x_wait_cdma(dev_name(cdma_to_channel(cdma)->dev),
cdma_to_channel   247 drivers/gpu/host1x/cdma.c 		trace_host1x_wait_cdma(dev_name(cdma_to_channel(cdma)->dev),
cdma_to_channel   533 drivers/gpu/host1x/cdma.c 		trace_host1x_cdma_push(dev_name(cdma_to_channel(cdma)->dev),
cdma_to_channel   559 drivers/gpu/host1x/cdma.c 	struct host1x_channel *channel = cdma_to_channel(cdma);
cdma_to_channel    75 drivers/gpu/host1x/cdma.h #define cdma_to_host1x(cdma) dev_get_drvdata(cdma_to_channel(cdma)->dev->parent)
cdma_to_channel    45 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
cdma_to_channel    92 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
cdma_to_channel   145 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
cdma_to_channel   156 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
cdma_to_channel   201 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
cdma_to_channel   229 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
cdma_to_channel   256 drivers/gpu/host1x/hw/cdma_hw.c 	ch = cdma_to_channel(cdma);
cdma_to_channel    24 drivers/gpu/host1x/hw/channel_hw.c 	struct device *dev = cdma_to_channel(cdma)->dev;