Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_main.h98 int wl_enable( struct wl_private *lp );
Dwl_main.c852 hcf_status = wl_enable( lp ); in wl_insert()
1189 hcf_status = wl_enable( lp ); in wl_go()
1326 hcf_status = wl_enable( lp ); in wl_apply()
2579 int wl_enable( struct wl_private *lp ) in wl_enable() function
Dwl_netdev.c341 status = wl_enable( lp ); in wl_open()