Home
last modified time | relevance | path

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

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