Home
last modified time | relevance | path

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

/arch/blackfin/mm/
Dsram-alloc.c878 static const struct file_operations sram_proc_ops = { variable
889 ptr = proc_create("sram", S_IRUGO, NULL, &sram_proc_ops); in sram_proc_init()