Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dmem.c624 static struct file_operations mem_fops = { variable
672 filp->f_op = &mem_fops; in memory_open()
714 {1, "mem", S_IRUSR | S_IWUSR | S_IRGRP, &mem_fops}, in memory_devfs_register()