Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dhw_ops.h299 if (!wl->ops->smart_config_stop) in wlcore_smart_config_stop()
302 return wl->ops->smart_config_stop(wl); in wlcore_smart_config_stop()
Dwlcore.h126 int (*smart_config_stop)(struct wl1271 *wl); member
/drivers/net/wireless/ti/wl18xx/
Dmain.c1759 .smart_config_stop = wl18xx_cmd_smart_config_stop,