Searched refs:conf_read (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.h4 P(conf_read,int,(const char *name));
H A Dconf.c549 if (conf_read(defconfig_file)) {
568 conf_read(NULL);
H A Dmconf.c988 if (!conf_read(input_buf))
1048 conf_read(NULL);
H A Dconfdata.c269 int conf_read(const char *name) function
H A Dqconf.cc1130 if (conf_read(QFile::encodeName(s)))
1414 conf_read(NULL);
H A Dgconf.c582 if (conf_read(fn))
1604 conf_read(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dlkc_proto.h4 P(conf_read,int,(const char *name));
H A Dconf.c510 if (conf_read(name)) {
529 conf_read(NULL);
H A Dmconf.c559 if (!conf_read(dialog_input_result))
631 conf_read(NULL);
H A Dconfdata.c60 int conf_read(const char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dlkc_proto.h4 P(conf_read,int,(const char *name));
H A Dconf.c525 if (conf_read(defconfig_file)) {
533 conf_read(NULL);
540 conf_read(NULL);
H A Dmconf.c760 if (!conf_read(dialog_input_result)) {
813 conf_read(NULL);
H A Dnconf.c1420 if (!conf_read(dialog_input_result)) {
1504 conf_read(NULL);
H A Dgconf.c505 if (conf_read(fn))
1533 conf_read(NULL);
H A Dqconf.cc1454 if (conf_read(QFile::encodeName(s)))
1747 conf_read(NULL);
H A Dconfdata.c323 int conf_read(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.c125 conf_read(unsigned long addr, unsigned char type1) function
133 DBGC(("conf_read(addr=0x%lx, type1=%d)\n", addr, type1));
139 DBGC(("conf_read: APECS DCSR was 0x%x\n", stat0));
146 DBGC(("conf_read: TYPE1 access\n"));
178 DBGC(("conf_read: APECS DCSR after read 0x%x\n", stat0));
184 printk("apecs.c:conf_read: got stat0=%x\n", stat0);
283 *value = conf_read(addr, type1) >> (shift);
H A Dcore_lca.c129 conf_read(unsigned long addr) function
150 printk("lca.c:conf_read: got stat0=%lx\n", stat0);
214 *value = conf_read(addr) >> (shift);
H A Dcore_mcpcia.c86 conf_read(unsigned long addr, unsigned char type1, function
97 DBG_CFG(("conf_read(addr=0x%lx, type1=%d, hose=%d)\n",
105 DBG_CFG(("conf_read: MCPCIA_CAP_ERR(%d) was 0x%x\n", mid, stat0));
127 DBG_CFG(("conf_read(): finished\n"));
206 w = conf_read(addr, type1, hose);
H A Dcore_t2.c175 * NOTE: both conf_read() and conf_write() may set HAE_3 when needing
181 conf_read(unsigned long addr, unsigned char type1) function
188 DBG(("conf_read(addr=0x%lx, type1=%d)\n", addr, type1));
298 *value = conf_read(addr, type1) >> (shift);
H A Dcore_cia.c104 conf_read(unsigned long addr, unsigned char type1) function
110 DBGC(("conf_read(addr=0x%lx, type1=%d) ", addr, type1));
221 *value = conf_read(addr, type1) >> (shift);

Completed in 143 milliseconds