Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Ddvma.h61 void sun3_dvma_init(void);
85 static inline void sun3_dvma_init(void) { } in sun3_dvma_init() function
/linux/arch/m68k/sun3/
H A Ddvma.c65 void __init sun3_dvma_init(void) in sun3_dvma_init() function
H A Dsun3dvma.c259 sun3_dvma_init(); in dvma_init()