Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dmain.c1696 static int wl18xx_setup(struct wl1271 *wl);
1699 .setup = wl18xx_setup,
1891 static int wl18xx_setup(struct wl1271 *wl) in wl18xx_setup() function