Home
last modified time | relevance | path

Searched refs:update_nvs_file (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/mac80211/ti-utils/
Dnvs.h13 int update_nvs_file(const char *nvs_file, struct wl12xx_common *cmn);
Dmisc_cmds.c332 if (update_nvs_file(fname, &cmn)) { in set_upd_nvs()
Dnvs.c682 int update_nvs_file(const char *nvs_file, struct wl12xx_common *cmn) in update_nvs_file() function