Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1704 static int wl18xx_setup(struct wl1271 *wl);
1707 .setup = wl18xx_setup,
1870 static int wl18xx_setup(struct wl1271 *wl) in wl18xx_setup() function