Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_netdev.h75 struct net_device *wl_device_alloc( void );
Dwl_cs.c141 dev = wl_device_alloc(); in wl_adapter_attach()
Dwl_pci.c525 dev = wl_device_alloc( ); in wl_pci_setup()
Dwl_netdev.c1215 struct net_device * wl_device_alloc( void ) in wl_device_alloc() function