Searched refs:host1x_cdma_begin (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | cdma.h | 80 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job);
|
H A D | cdma.c | 491 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) in host1x_cdma_begin() function
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | cdma.h | 82 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job);
|
H A D | cdma.c | 548 int host1x_cdma_begin(struct host1x_cdma *cdma, struct host1x_job *job) in host1x_cdma_begin() function
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 152 err = host1x_cdma_begin(&ch->cdma, job); in channel_submit()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | host1x.h | 39 DEFINE_EVENT(host1x, host1x_cdma_begin,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | host1x.h | 39 DEFINE_EVENT(host1x, host1x_cdma_begin,
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 313 err = host1x_cdma_begin(&ch->cdma, job); in channel_submit()
|
Completed in 4 milliseconds