Searched refs:val_handle_commit (Results 1 – 1 of 1) sorted by relevance
21 static int val_handle_commit(void);25 SETTINGS_STATIC_HANDLER_DEFINE(val, "test_val", val_handle_get, val_handle_set, val_handle_commit,56 static int val_handle_commit(void) in val_handle_commit() function