Searched refs:random_fops (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dmem.c928 filp->f_op = &random_fops;
967 {8, "random", S_IRUGO | S_IWUSR, &random_fops},
H A Drandom.c1086 const struct file_operations random_fops = { variable in typeref:struct:file_operations
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drandom.h66 extern const struct file_operations random_fops, urandom_fops;

Completed in 111 milliseconds