Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dbootinfo_proc.c29 static const struct proc_ops bootinfo_proc_ops = { variable
70 pde = proc_create_data("bootinfo", 0400, NULL, &bootinfo_proc_ops, NULL); in init_bootinfo_procfs()