Functions
led.c File Reference
#include <linux/if.h>
#include <linux/slab.h>
#include <linux/export.h>
#include "led.h"
Include dependency graph for kernel-3.2/led.c:

Go to the source code of this file.

Functions

char * __ieee80211_create_tpt_led_trigger (struct ieee80211_hw *hw, unsigned int flags, const struct ieee80211_tpt_blink *blink_table, unsigned int blink_table_len)
char * __ieee80211_get_assoc_led_name (struct ieee80211_hw *hw)
char * __ieee80211_get_radio_led_name (struct ieee80211_hw *hw)
char * __ieee80211_get_rx_led_name (struct ieee80211_hw *hw)
char * __ieee80211_get_tx_led_name (struct ieee80211_hw *hw)
 EXPORT_SYMBOL (__ieee80211_get_radio_led_name)
 EXPORT_SYMBOL (__ieee80211_get_assoc_led_name)
 EXPORT_SYMBOL (__ieee80211_get_tx_led_name)
 EXPORT_SYMBOL (__ieee80211_get_rx_led_name)
 EXPORT_SYMBOL (__ieee80211_create_tpt_led_trigger)
void ieee80211_led_assoc (struct ieee80211_local *local, bool associated)
void ieee80211_led_exit (struct ieee80211_local *local)
void ieee80211_led_init (struct ieee80211_local *local)
void ieee80211_led_names (struct ieee80211_local *local)
void ieee80211_led_radio (struct ieee80211_local *local, bool enabled)
void ieee80211_led_rx (struct ieee80211_local *local)
void ieee80211_led_tx (struct ieee80211_local *local, int q)
void ieee80211_mod_tpt_led_trig (struct ieee80211_local *local, unsigned int types_on, unsigned int types_off)
static void ieee80211_start_tpt_led_trig (struct ieee80211_local *local)
static void ieee80211_stop_tpt_led_trig (struct ieee80211_local *local)
static void tpt_trig_timer (unsigned long data)
static unsigned long tpt_trig_traffic (struct ieee80211_local *local, struct tpt_led_trigger *tpt_trig)

Function Documentation

char* __ieee80211_create_tpt_led_trigger ( struct ieee80211_hw *  hw,
unsigned int  flags,
const struct ieee80211_tpt_blink *  blink_table,
unsigned int  blink_table_len 
)

Definition at line 219 of file kernel-3.2/led.c.

char* __ieee80211_get_assoc_led_name ( struct ieee80211_hw *  hw)

Definition at line 149 of file kernel-3.2/led.c.

char* __ieee80211_get_radio_led_name ( struct ieee80211_hw *  hw)

Definition at line 141 of file kernel-3.2/led.c.

char* __ieee80211_get_rx_led_name ( struct ieee80211_hw *  hw)

Definition at line 165 of file kernel-3.2/led.c.

char* __ieee80211_get_tx_led_name ( struct ieee80211_hw *  hw)

Definition at line 157 of file kernel-3.2/led.c.

void ieee80211_led_assoc ( struct ieee80211_local local,
bool  associated 
)

Definition at line 38 of file kernel-3.2/led.c.

void ieee80211_led_exit ( struct ieee80211_local local)

Definition at line 116 of file kernel-3.2/led.c.

void ieee80211_led_init ( struct ieee80211_local local)

Definition at line 70 of file kernel-3.2/led.c.

void ieee80211_led_names ( struct ieee80211_local local)

Definition at line 58 of file kernel-3.2/led.c.

void ieee80211_led_radio ( struct ieee80211_local local,
bool  enabled 
)

Definition at line 48 of file kernel-3.2/led.c.

void ieee80211_led_rx ( struct ieee80211_local local)

Definition at line 15 of file kernel-3.2/led.c.

void ieee80211_led_tx ( struct ieee80211_local local,
int  q 
)

Definition at line 26 of file kernel-3.2/led.c.

void ieee80211_mod_tpt_led_trig ( struct ieee80211_local local,
unsigned int  types_on,
unsigned int  types_off 
)

Definition at line 283 of file kernel-3.2/led.c.

static void ieee80211_start_tpt_led_trig ( struct ieee80211_local local) [static]

Definition at line 251 of file kernel-3.2/led.c.

static void ieee80211_stop_tpt_led_trig ( struct ieee80211_local local) [static]

Definition at line 266 of file kernel-3.2/led.c.

static void tpt_trig_timer ( unsigned long  data) [static]

Definition at line 185 of file kernel-3.2/led.c.

static unsigned long tpt_trig_traffic ( struct ieee80211_local local,
struct tpt_led_trigger *  tpt_trig 
) [static]

Definition at line 173 of file kernel-3.2/led.c.



ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:12