Home
last modified time | relevance | path

Searched refs:timeout_destroy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Ddev.h41 void (*timeout_destroy)(struct host1x_cdma *cdma); member
273 host->cdma_op->timeout_destroy(cdma); in host1x_hw_cdma_timeout_destroy()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddev.h42 void (*timeout_destroy)(struct host1x_cdma *cdma); member
292 host->cdma_op->timeout_destroy(cdma); in host1x_hw_cdma_timeout_destroy()
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Dcdma_hw.c323 .timeout_destroy = cdma_timeout_destroy,
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Dcdma_hw.c357 .timeout_destroy = cdma_timeout_destroy,

Completed in 4 milliseconds