Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dmem.c640 static struct file_operations null_fops = { variable
678 filp->f_op = &null_fops; in memory_open()
716 {3, "null", S_IRUGO | S_IWUGO, &null_fops}, in memory_devfs_register()