Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1768 static int wl18xx_setup(struct wl1271 *wl);
1771 .setup = wl18xx_setup,
1934 static int wl18xx_setup(struct wl1271 *wl) in wl18xx_setup() function