host1x_channel     65 drivers/gpu/drm/tegra/drm.h 	struct host1x_channel *channel;
host1x_channel     22 drivers/gpu/drm/tegra/gr2d.c 	struct host1x_channel *channel;
host1x_channel     28 drivers/gpu/drm/tegra/gr3d.c 	struct host1x_channel *channel;
host1x_channel     36 drivers/gpu/drm/tegra/vic.c 	struct host1x_channel *channel;
host1x_channel    559 drivers/gpu/host1x/cdma.c 	struct host1x_channel *channel = cdma_to_channel(cdma);
host1x_channel     74 drivers/gpu/host1x/cdma.h #define cdma_to_channel(cdma) container_of(cdma, struct host1x_channel, cdma)
host1x_channel     19 drivers/gpu/host1x/channel.c 	chlist->channels = kcalloc(num_channels, sizeof(struct host1x_channel),
host1x_channel     51 drivers/gpu/host1x/channel.c struct host1x_channel *host1x_channel_get(struct host1x_channel *channel)
host1x_channel     67 drivers/gpu/host1x/channel.c struct host1x_channel *host1x_channel_get_index(struct host1x *host,
host1x_channel     70 drivers/gpu/host1x/channel.c 	struct host1x_channel *ch = &host->channel_list.channels[index];
host1x_channel     80 drivers/gpu/host1x/channel.c 	struct host1x_channel *channel =
host1x_channel     81 drivers/gpu/host1x/channel.c 		container_of(kref, struct host1x_channel, refcount);
host1x_channel     91 drivers/gpu/host1x/channel.c void host1x_channel_put(struct host1x_channel *channel)
host1x_channel     97 drivers/gpu/host1x/channel.c static struct host1x_channel *acquire_unused_channel(struct host1x *host)
host1x_channel    123 drivers/gpu/host1x/channel.c struct host1x_channel *host1x_channel_request(struct device *dev)
host1x_channel    127 drivers/gpu/host1x/channel.c 	struct host1x_channel *channel;
host1x_channel     17 drivers/gpu/host1x/channel.h struct host1x_channel;
host1x_channel     20 drivers/gpu/host1x/channel.h 	struct host1x_channel *channels;
host1x_channel     37 drivers/gpu/host1x/channel.h struct host1x_channel *host1x_channel_get_index(struct host1x *host,
host1x_channel     49 drivers/gpu/host1x/debug.c static int show_channel(struct host1x_channel *ch, void *data, bool show_fifo)
host1x_channel    104 drivers/gpu/host1x/debug.c 		struct host1x_channel *ch = host1x_channel_get_index(m, i);
host1x_channel     62 drivers/gpu/host1x/dev.c void host1x_ch_writel(struct host1x_channel *ch, u32 v, u32 r)
host1x_channel     67 drivers/gpu/host1x/dev.c u32 host1x_ch_readl(struct host1x_channel *ch, u32 r)
host1x_channel     23 drivers/gpu/host1x/dev.h struct host1x_channel;
host1x_channel     31 drivers/gpu/host1x/dev.h 	int (*init)(struct host1x_channel *channel, struct host1x *host,
host1x_channel     55 drivers/gpu/host1x/dev.h 				  struct host1x_channel *ch,
host1x_channel     58 drivers/gpu/host1x/dev.h 				  struct host1x_channel *ch,
host1x_channel     71 drivers/gpu/host1x/dev.h 	                          struct host1x_channel *channel);
host1x_channel    149 drivers/gpu/host1x/dev.h void host1x_ch_writel(struct host1x_channel *ch, u32 r, u32 v);
host1x_channel    150 drivers/gpu/host1x/dev.h u32 host1x_ch_readl(struct host1x_channel *ch, u32 r);
host1x_channel    184 drivers/gpu/host1x/dev.h 	struct host1x_channel *ch)
host1x_channel    230 drivers/gpu/host1x/dev.h 					 struct host1x_channel *channel,
host1x_channel    308 drivers/gpu/host1x/dev.h 					       struct host1x_channel *channel,
host1x_channel    315 drivers/gpu/host1x/dev.h 					       struct host1x_channel *channel,
host1x_channel     45 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
host1x_channel     92 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
host1x_channel    145 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
host1x_channel    156 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
host1x_channel    170 drivers/gpu/host1x/hw/cdma_hw.c static void cdma_hw_cmdproc_stop(struct host1x *host, struct host1x_channel *ch,
host1x_channel    185 drivers/gpu/host1x/hw/cdma_hw.c static void cdma_hw_teardown(struct host1x *host, struct host1x_channel *ch)
host1x_channel    201 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
host1x_channel    229 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch = cdma_to_channel(cdma);
host1x_channel    251 drivers/gpu/host1x/hw/cdma_hw.c 	struct host1x_channel *ch;
host1x_channel    104 drivers/gpu/host1x/hw/channel_hw.c static void host1x_channel_set_streamid(struct host1x_channel *channel)
host1x_channel    120 drivers/gpu/host1x/hw/channel_hw.c 	struct host1x_channel *ch = job->channel;
host1x_channel    210 drivers/gpu/host1x/hw/channel_hw.c 				 struct host1x_channel *ch)
host1x_channel    230 drivers/gpu/host1x/hw/channel_hw.c static int host1x_channel_init(struct host1x_channel *ch, struct host1x *dev,
host1x_channel     15 drivers/gpu/host1x/hw/debug_hw_1x01.c 					   struct host1x_channel *ch,
host1x_channel     68 drivers/gpu/host1x/hw/debug_hw_1x01.c 					   struct host1x_channel *ch,
host1x_channel     15 drivers/gpu/host1x/hw/debug_hw_1x06.c 					   struct host1x_channel *ch,
host1x_channel     53 drivers/gpu/host1x/hw/debug_hw_1x06.c 					   struct host1x_channel *ch,
host1x_channel    104 drivers/gpu/host1x/hw/syncpt_hw.c 				  struct host1x_channel *ch)
host1x_channel    101 drivers/gpu/host1x/intr.c 	struct host1x_channel *channel = waiter->data;
host1x_channel     25 drivers/gpu/host1x/job.c struct host1x_job *host1x_job_alloc(struct host1x_channel *ch,
host1x_channel     51 include/linux/host1x.h 	struct host1x_channel *channel;
host1x_channel    158 include/linux/host1x.h struct host1x_channel;
host1x_channel    161 include/linux/host1x.h struct host1x_channel *host1x_channel_request(struct device *dev);
host1x_channel    162 include/linux/host1x.h struct host1x_channel *host1x_channel_get(struct host1x_channel *channel);
host1x_channel    163 include/linux/host1x.h void host1x_channel_put(struct host1x_channel *channel);
host1x_channel    190 include/linux/host1x.h 	struct host1x_channel *channel;
host1x_channel    239 include/linux/host1x.h struct host1x_job *host1x_job_alloc(struct host1x_channel *ch,