Home
last modified time | relevance | path

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

/Linux-v4.19/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
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dmain.c1760 .smart_config_stop = wl18xx_cmd_smart_config_stop,