Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dmain.c1660 static int wl18xx_setup(struct wl1271 *wl);
1663 .setup = wl18xx_setup,
1809 static int wl18xx_setup(struct wl1271 *wl) in wl18xx_setup() function