Searched refs:conf_write (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dlkc_proto.h6 P(conf_write,int,(const char *name));
H A Dmconf.c1017 if (!conf_write(input_buf))
1076 if (conf_write(NULL)) {
H A Dqconf.cc1137 if (conf_write(NULL))
1146 if (conf_write(QFile::encodeName(s)))
1290 conf_write(NULL);
H A Dconf.c607 if (conf_write(NULL)) {
H A Dconfdata.c331 int conf_write(const char *name) function
H A Dgconf.c610 if (conf_write(NULL))
625 if (conf_write(fn))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dlkc_proto.h5 P(conf_write,int,(const char *name));
H A Dmconf.c580 if (!conf_write(dialog_input_result))
661 conf_write(NULL);
H A Dconfdata.c217 int conf_write(const char *name) function
H A Dconf.c547 conf_write(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dlkc_proto.h7 P(conf_write,int,(const char *name));
H A Dconf.c625 if (conf_get_changed() && conf_write(NULL)) {
640 if (conf_write(NULL)) {
H A Dmconf.c787 if (!conf_write(dialog_input_result)) {
847 if (conf_write(filename)) {
H A Dnconf.c757 res = conf_write(filename);
1453 res = conf_write(dialog_input_result);
H A Dqconf.cc1461 if (conf_write(NULL))
1470 if (conf_write(QFile::encodeName(s)))
1624 conf_write(NULL);
H A Dgconf.c533 if (conf_write(NULL))
546 if (conf_write(fn))
H A Dconfdata.c537 int conf_write(const char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_apecs.c205 conf_write(unsigned long addr, unsigned int value, unsigned char type1) function
251 printk("apecs.c:conf_write: got stat0=%x\n", stat0);
300 conf_write(addr, value << ((where & 3) * 8), type1);
H A Dcore_lca.c167 conf_write(unsigned long addr, unsigned int value) function
187 printk("lca.c:conf_write: got stat0=%lx\n", stat0);
230 conf_write(addr, value << ((where & 3) * 8));
H A Dcore_mcpcia.c134 conf_write(unsigned long addr, unsigned int value, unsigned char type1, function
149 DBG_CFG(("conf_write: MCPCIA CAP_ERR(%d) was 0x%x\n", mid, stat0));
164 DBG_CFG(("conf_write(): finished\n"));
234 conf_write(addr, value, type1, hose);
H A Dcore_t2.c175 * NOTE: both conf_read() and conf_write() may set HAE_3 when needing
235 conf_write(unsigned long addr, unsigned int value, unsigned char type1) function
315 conf_write(addr, value << ((where & 3) * 8), type1);
H A Dcore_cia.c159 conf_write(unsigned long addr, unsigned int value, unsigned char type1) function
164 DBGC(("conf_write(addr=0x%lx, type1=%d) ", addr, type1));
238 conf_write(addr, value << ((where & 3) * 8), type1);

Completed in 231 milliseconds