Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dma.h131 struct thc_dma_context { struct
154 struct thc_dma_context *thc_dma_init(struct thc_device *dev); argument
H A Dintel-thc-dev.h80 struct thc_dma_context *dma_ctx;
H A Dintel-thc-dma.c321 struct thc_dma_context *thc_dma_init(struct thc_device *dev) in thc_dma_init()
323 struct thc_dma_context *dma_ctx; in thc_dma_init()
484 struct thc_dma_context *dma_ctx = dev->dma_ctx; in thc_dma_configure()