Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dboard-omap4panda.c59 static struct platform_device wl1271_device = { variable
95 &wl1271_device,
/linux-2.6.39/drivers/net/wireless/wl12xx/
Dmain.c322 static struct platform_device wl1271_device = { variable
3407 plat_dev = kmemdup(&wl1271_device, sizeof(wl1271_device), GFP_KERNEL); in wl1271_alloc_hw()