Searched refs:store_pending (Results 1 – 1 of 1) sorted by relevance
67 static void store_pending(struct k_work *work);1473 store_pending(NULL); in schedule_store()2064 static void store_pending(struct k_work *work) in store_pending() function2628 k_delayed_work_init(&pending_store, store_pending); in settings_core_init()