Query: ieee80211_get_tx_led_name
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_GET_TX_LED(9) The basic mac80211 driver inte IEEE80211_GET_TX_LED(9)NAMEieee80211_get_tx_led_name - get name of TX LEDSYNOPSISchar * ieee80211_get_tx_led_name(struct ieee80211_hw * hw);ARGUMENTShw the hardware to get the LED trigger name forDESCRIPTIONmac80211 creates a transmit LED trigger for each wireless hardware that can be used to drive LEDs if your driver registers a LED device. This function returns the name (or NULL if not configured for LEDs) of the trigger so you can automatically link the LED device.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IEEE80211_GET_TX_LED(9)