Home
last modified time | relevance | path

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

/components/drivers/wlan/
A Ddev_wlan_cfg.h38 int (*write_cfg)(void *buff, int len); member
A Ddev_wlan_cfg.c108 if ((cfg_ops == RT_NULL) || (cfg_ops->write_cfg == RT_NULL)) in rt_wlan_cfg_cache_save()
126 if (cfg_ops->write_cfg(info_pkg, len) != len) in rt_wlan_cfg_cache_save()

Completed in 3 milliseconds