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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dnvramstubs.c63 nvram_commit(void) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dbcmnvram.h135 * NOTE: use nvram_commit to commit this change to flash.
145 extern int nvram_commit(void);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/nvram/
H A Dmain.c68 nvram_commit();
H A Dnvram_linux.c216 nvram_commit(void) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c422 printk("nvram_commit: out of memory\n");
445 printk("nvram_commit: write error\n");
458 nvram_commit(void) function
473 printk("nvram_commit: NVRAM not found\n");
478 printk("nvram_commit: not committing in interrupt\n");
489 printk("nvram_commit: out of memory\n");
500 printk("nvram_commit: read error ret = %d, len = %d/%d\n", ret, len, i);
522 printk("nvram_commit: clear MAGIC error\n");
559 printk("nvram_commit: erase error\n");
574 printk("nvram_commit
621 EXPORT_SYMBOL(nvram_commit); variable
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/nvram/
H A Dnvram_rw.c348 BCMINITFN(nvram_commit)(void) function
356 printf("nvram_commit: out of memory\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dshutils.c922 nvram_commit();
964 nvram_commit();
H A Dbroadcom.c409 nvram_commit();
10594 nvram_commit();
10603 nvram_commit();
10681 nvram_commit();
11023 nvram_commit();
11403 nvram_commit();
12188 nvram_commit();
13345 nvram_commit();
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/rc/
H A Drc.c1003 nvram_commit();
1532 nvram_commit();
1600 nvram_commit();
1814 nvram_commit();
2299 * purpose but then there are "nvram_commit" and "reboot" action
2446 nvram_commit(); /* Save WCN obtained parameters */
H A Dnetwork.c417 nvram_commit();
444 nvram_commit();
455 //nvram_commit();

Completed in 186 milliseconds