Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/intel-mid/
Dmfld.c20 static void penwell_arch_setup(void);
23 .arch_setup = penwell_arch_setup,
61 static void __init penwell_arch_setup(void) in penwell_arch_setup() function