Searched defs:set_dma_mode (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | dma.h | 170 static __inline__ void set_dma_mode(unsigned int dmanr, char mode)  in set_dma_mode()  function361 static __inline__ void set_dma_mode(unsigned int dmanr, char mode)  in set_dma_mode()  function
 
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | dma.c | 170 void set_dma_mode (unsigned int chan, unsigned int mode)  in set_dma_mode()  function
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | parport.h | 89 static inline void set_dma_mode(unsigned int dmanr, char mode)  in set_dma_mode()  function
 | 
| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | dma.h | 142 static __inline__ void set_dma_mode(unsigned int dmanr, char mode)  in set_dma_mode()  function
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | dma.h | 199 static inline void set_dma_mode(unsigned int dmanr, char mode)  in set_dma_mode()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | dma.h | 205 static __inline__ void set_dma_mode(unsigned int dmanr, char mode)  in set_dma_mode()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | dma.h | 222 static __inline__ void set_dma_mode(unsigned int dmanr, char mode)  in set_dma_mode()  function
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | dma.h | 246 static __inline__ void set_dma_mode(unsigned int dmanr, char mode)  in set_dma_mode()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/mach-au1x00/ | 
| D | au1000_dma.h | 255 static inline void set_dma_mode(unsigned int dmanr, unsigned int mode)  in set_dma_mode()  function
 | 
| /Linux-v5.4/drivers/usb/musb/ | 
| D | musb_cppi41.c | 49 	void (*set_dma_mode)(struct cppi41_dma_channel *cppi41_channel,  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | ide.h | 678 	void	(*set_dma_mode)(struct hwif_s *, ide_drive_t *);  member
 |