Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Di8237.c44 static struct syscore_ops i8237_syscore_ops = { variable
73 register_syscore_ops(&i8237_syscore_ops); in i8237A_init_ops()