Home
last modified time | relevance | path

Searched refs:host1x_cdma_end (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/host1x/
Dcdma.h86 void host1x_cdma_end(struct host1x_cdma *cdma, struct host1x_job *job);
Dcdma.c665 void host1x_cdma_end(struct host1x_cdma *cdma, in host1x_cdma_end() function
/linux-6.12.1/include/trace/events/
Dhost1x.h44 DEFINE_EVENT(host1x, host1x_cdma_end,
/linux-6.12.1/drivers/gpu/host1x/hw/
Dchannel_hw.c335 host1x_cdma_end(&ch->cdma, job); in channel_submit()