Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
led.h File Reference

Go to the source code of this file.

Functions

void rtl92se_init_sw_leds (struct ieee80211_hw *hw)
 
void rtl92se_sw_led_on (struct ieee80211_hw *hw, struct rtl_led *pled)
 
void rtl92se_sw_led_off (struct ieee80211_hw *hw, struct rtl_led *pled)
 
void rtl92se_led_control (struct ieee80211_hw *hw, enum led_ctl_mode ledaction)
 

Function Documentation

void rtl92se_init_sw_leds ( struct ieee80211_hw hw)

Definition at line 43 of file led.c.

void rtl92se_led_control ( struct ieee80211_hw hw,
enum led_ctl_mode  ledaction 
)

Definition at line 132 of file led.c.

void rtl92se_sw_led_off ( struct ieee80211_hw hw,
struct rtl_led pled 
)

Definition at line 77 of file led.c.

void rtl92se_sw_led_on ( struct ieee80211_hw hw,
struct rtl_led pled 
)

Definition at line 50 of file led.c.