Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h285 if (!wl->ops->smart_config_stop) in wlcore_smart_config_stop()
288 return wl->ops->smart_config_stop(wl); in wlcore_smart_config_stop()
H A Dwlcore.h112 int (*smart_config_stop)(struct wl1271 *wl); member