scan_stop        1707 drivers/net/wireless/ti/wl12xx/main.c 	.scan_stop		= wl12xx_scan_stop,
scan_stop        1732 drivers/net/wireless/ti/wl18xx/main.c 	.scan_stop	= wl18xx_scan_stop,
scan_stop        3755 drivers/net/wireless/ti/wlcore/main.c 		ret = wl->ops->scan_stop(wl, wlvif);
scan_stop          84 drivers/net/wireless/ti/wlcore/wlcore.h 	int (*scan_stop)(struct wl1271 *wl, struct wl12xx_vif *wlvif);