Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drandom.h139 extern const struct file_operations random_fops, urandom_fops;
/linux/drivers/char/
H A Drandom.c1555 const struct file_operations random_fops = { variable