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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dmem.c846 static const struct file_operations zero_fops = { variable in typeref:struct:file_operations
922 filp->f_op = &zero_fops;
965 {5, "zero", S_IRUGO | S_IWUGO, &zero_fops},

Completed in 52 milliseconds