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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dlkc_proto.h9 P(conf_get_changed,bool,(void));
H A Dconf.c570 if (conf_get_changed()) {
625 if (conf_get_changed() && conf_write(NULL)) {
H A Dmconf.c834 if (conf_get_changed())
H A Dconfdata.c600 if (!conf_get_changed())
913 bool conf_get_changed(void) function
H A Dgconf.c429 if (!conf_get_changed())
1554 bool changed = conf_get_changed();
H A Dqconf.cc1613 if (!conf_get_changed()) {
1692 saveAction->setEnabled(conf_get_changed());
H A Dnconf.c737 if (!conf_get_changed()) {

Completed in 71 milliseconds