Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1682 static int wl12xx_setup(struct wl1271 *wl);
1685 .setup = wl12xx_setup,
1797 static int wl12xx_setup(struct wl1271 *wl) in wl12xx_setup() function