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

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

Completed in 77 milliseconds