Home
last modified time | relevance | path

Searched refs:timeout_destroy (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/host1x/
Ddev.h41 void (*timeout_destroy)(struct host1x_cdma *cdma); member
273 host->cdma_op->timeout_destroy(cdma); in host1x_hw_cdma_timeout_destroy()
/drivers/gpu/host1x/hw/
Dcdma_hw.c323 .timeout_destroy = cdma_timeout_destroy,