Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dfetchop.c78 static struct file_operations fetchop_fops = { variable
86 &fetchop_fops
451 0, 0, S_IFCHR | S_IRUGO | S_IWUGO, &fetchop_fops, NULL)) { in fetchop_init()