Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
Dmain.c1690 static int wl12xx_setup(struct wl1271 *wl);
1693 .setup = wl12xx_setup,
1805 static int wl12xx_setup(struct wl1271 *wl) in wl12xx_setup() function