Home
last modified time | relevance | path

Searched refs:conf_get_changed (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/scripts/kconfig/
Dlkc_proto.h11 bool conf_get_changed(void);
Dconf.c641 if (conf_get_changed()) { in main()
696 if (conf_get_changed() && conf_write(NULL)) { in main()
Dconfdata.c785 if (!conf_get_changed()) in conf_write()
1043 bool conf_get_changed(void) in conf_get_changed() function
Dgconf.c422 if (!conf_get_changed()) in on_window1_delete_event()
1518 bool changed = conf_get_changed(); in conf_changed()
Dmconf.c962 if (conf_get_changed()) in handle_exit()
Dqconf.cc1722 if (!conf_get_changed()) { in closeEvent()
1806 saveAction->setEnabled(conf_get_changed()); in conf_changed()
Dnconf.c651 if (!conf_get_changed()) { in do_exit()