Home
last modified time | relevance | path

Searched refs:conf_write (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/arch/alpha/kernel/
A Dcore_apecs.c209 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() function
306 conf_write(addr, value << ((where & 3) * 8), type1); in apecs_write_config()
A Dcore_lca.c168 conf_write(unsigned long addr, unsigned int value) in conf_write() function
231 conf_write(addr, value << ((where & 3) * 8)); in lca_write_config()
A Dcore_t2.c235 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() function
315 conf_write(addr, value << ((where & 3) * 8), type1); in t2_write_config()
A Dcore_mcpcia.c135 conf_write(unsigned long addr, unsigned int value, unsigned char type1, in conf_write() function
235 conf_write(addr, value, type1, hose); in mcpcia_write_config()
A Dcore_cia.c161 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() function
240 conf_write(addr, value << ((where & 3) * 8), type1); in cia_write_config()
/linux-6.3-rc2/scripts/kconfig/
A Dlkc_proto.h9 int conf_write(const char *name);
A Dmconf.c938 if (!conf_write(dialog_input_result)) { in conf_save()
972 if (conf_write(filename)) { in handle_exit()
A Dnconf.c666 res = conf_write(filename); in do_exit()
1434 res = conf_write(dialog_input_result); in conf_save()
A Dconf.c900 if (!no_conf_write && conf_write(NULL)) { in main()
A Dgconf.c521 if (conf_write(NULL)) in on_save_activate()
535 if (conf_write(fn)) in store_filename()
A Dqconf.cc1558 if (conf_write(configname)) { in saveConfig()
1580 if (conf_write(name)) { in saveConfigAs()
A Dconfdata.c894 int conf_write(const char *name) in conf_write() function

Completed in 21 milliseconds