Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/host1x/
Ddev.h42 void (*timeout_destroy)(struct host1x_cdma *cdma); member
294 host->cdma_op->timeout_destroy(cdma); in host1x_hw_cdma_timeout_destroy()
/linux-6.1.9/drivers/gpu/host1x/hw/
Dcdma_hw.c357 .timeout_destroy = cdma_timeout_destroy,