Searched refs:dev_nvram_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/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c767 static struct file_operations dev_nvram_fops = { variable in typeref:struct:file_operations
850 if ((nvram_major = register_chrdev(0, "nvram", &dev_nvram_fops)) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dnvram_linux.c796 static struct file_operations dev_nvram_fops = { variable in typeref:struct:file_operations
881 if ((nvram_major = register_chrdev(0, "nvram", &dev_nvram_fops)) < 0) {

Completed in 114 milliseconds