Home
last modified time | relevance | path

Searched refs:conf_changed (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/
H A Dqconf.h239 static void conf_changed(bool);
H A Dgconf.c87 static void conf_changed(bool dirty) in conf_changed() function
130 conf_set_changed_callback(conf_changed); in init_main_window()