Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/kernel/
Dbootinfo_proc.c28 static const struct file_operations bootinfo_fops = { variable
69 pde = proc_create_data("bootinfo", 0400, NULL, &bootinfo_fops, NULL); in init_bootinfo_procfs()