Searched refs:host1x_cdma_push (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/gpu/host1x/hw/ |
D | channel_hw.c | 70 host1x_cdma_push(cdma, op1, op2); in submit_gathers() 83 host1x_cdma_push(&job->channel->cdma, in synchronize_syncpt_base() 134 host1x_cdma_push(&ch->cdma, in channel_submit() 151 host1x_cdma_push(&ch->cdma, in channel_submit()
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | cdma.h | 91 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2);
|
D | cdma.c | 436 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() function
|
/linux-4.1.27/include/trace/events/ |
D | host1x.h | 62 TRACE_EVENT(host1x_cdma_push,
|