Searched refs:mem_detect (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/ralink/
H A Dcommon.h20 void (*mem_detect)(void); member in struct:ralink_soc_info
H A Dof.c103 if (soc_info.mem_detect)
104 soc_info.mem_detect();
H A Dmt7621.c205 soc_info->mem_detect = mt7621_memory_detect;

Completed in 140 milliseconds