Searched refs:host1x_cdma_end (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | cdma.h | 84 void host1x_cdma_end(struct host1x_cdma *cdma, struct host1x_job *job);
|
H A D | cdma.c | 606 void host1x_cdma_end(struct host1x_cdma *cdma, in host1x_cdma_end() function
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | cdma.h | 86 void host1x_cdma_end(struct host1x_cdma *cdma, struct host1x_job *job);
|
H A D | cdma.c | 666 void host1x_cdma_end(struct host1x_cdma *cdma, in host1x_cdma_end() function
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 189 host1x_cdma_end(&ch->cdma, job); in channel_submit()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | host1x.h | 44 DEFINE_EVENT(host1x, host1x_cdma_end,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | host1x.h | 44 DEFINE_EVENT(host1x, host1x_cdma_end,
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 335 host1x_cdma_end(&ch->cdma, job); in channel_submit()
|
Completed in 5 milliseconds