Home
last modified time | relevance | path

Searched refs:thc_dma_context (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dma.h124 struct thc_dma_context { struct
144 struct thc_dma_context *thc_dma_init(struct thc_device *dev); argument
H A Dintel-thc-dev.h74 struct thc_dma_context *dma_ctx;
H A Dintel-thc-dma.c319 struct thc_dma_context *thc_dma_init(struct thc_device *dev) in thc_dma_init()
321 struct thc_dma_context *dma_ctx; in thc_dma_init()
482 struct thc_dma_context *dma_ctx = dev->dma_ctx; in thc_dma_configure()