Searched refs:smart_config_stop (Results 1 – 3 of 3) sorted by relevance
285 if (!wl->ops->smart_config_stop) in wlcore_smart_config_stop()288 return wl->ops->smart_config_stop(wl); in wlcore_smart_config_stop()
112 int (*smart_config_stop)(struct wl1271 *wl); member
1746 .smart_config_stop = wl18xx_cmd_smart_config_stop,