Home
last modified time | relevance | path

Searched defs:set_pci_dma_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpci.h53 #define set_pci_dma_ops(d) macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dpci-common.c64 void set_pci_dma_ops(const struct dma_map_ops *dma_ops) in set_pci_dma_ops() function