Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_netdev.h79 int wl_open( struct net_device *dev );
Dwl_cs.c324 hcf_status = wl_open(dev); in wl_adapter_open()
Dwl_pci.c317 hcf_status = wl_open( dev ); in wl_adapter_open()
Dwl_netdev.c314 int wl_open(struct net_device *dev) in wl_open() function