Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Datags_proc.c20 static const struct proc_ops atags_proc_ops = { variable
64 tags_entry = proc_create_data("atags", 0400, NULL, &atags_proc_ops, b); in init_atags_procfs()