Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Ddevice.h16 unsigned int dma_ops_setup:1; member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Ddevice.h12 unsigned int dma_ops_setup:1; member
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping.c2286 dev->archdata.dma_ops_setup = true; in arch_setup_dma_ops()
2291 if (!dev->archdata.dma_ops_setup) in arch_teardown_dma_ops()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Ddma-mapping.c1783 dev->archdata.dma_ops_setup = true; in arch_setup_dma_ops()
1788 if (!dev->archdata.dma_ops_setup) in arch_teardown_dma_ops()

Completed in 11 milliseconds