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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dlkc_proto.h6 P(conf_write,int,(const char *name));
H A Dmconf.c865 if (!conf_write(dialog_input_result)) {
925 if (conf_write(filename)) {
H A Dconf.c617 if (conf_write(NULL)) {
H A Dqconf.cc1457 if (conf_write(NULL))
1466 if (conf_write(QFile::encodeName(s)))
1618 conf_write(NULL);
H A Dconfdata.c372 int conf_write(const char *name) function
H A Dgconf.c606 if (conf_write(NULL))
619 if (conf_write(fn))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dlkc_proto.h5 P(conf_write,int,(const char *name));
H A Dmconf.c579 if (!conf_write(dialog_input_result))
660 conf_write(NULL);
H A Dconfdata.c216 int conf_write(const char *name) function
H A Dconf.c546 conf_write(NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c173 * NOTE: both conf_read() and conf_write() may set HAE_3 when needing
233 conf_write(unsigned long addr, unsigned int value, unsigned char type1) function
313 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 109 milliseconds