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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmisc.c162 static const struct file_operations misc_fops = { variable in typeref:struct:file_operations
284 if (register_chrdev(MISC_MAJOR,"misc",&misc_fops))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/mbx/
H A Dmbxdebugfs.c204 static const struct file_operations misc_fops = { variable in typeref:struct:file_operations
230 fbi, &misc_fops);

Completed in 92 milliseconds