Home
last modified time | relevance | path

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

/arch/metag/include/asm/
Dda.h34 int __init metag_da_probe(void);
39 #define metag_da_probe() do {} while (0) macro
/arch/metag/kernel/
Dda.c17 int __init metag_da_probe(void) in metag_da_probe() function
Dsetup.c235 metag_da_probe(); in setup_arch()