ieee80211_get_assoc_led_name(9) centos man page | unix.com

Man Page: ieee80211_get_assoc_led_name

Operating Environment: centos

Section: 9

IEEE80211_GET_ASSOC_(9) 				     Advanced driver interface					   IEEE80211_GET_ASSOC_(9)

NAME
ieee80211_get_assoc_led_name - get name of association LED
SYNOPSIS
char * ieee80211_get_assoc_led_name(struct ieee80211_hw * hw);
ARGUMENTS
hw the hardware to get the LED trigger name for
DESCRIPTION
mac80211 creates a association 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.
RETURN
The name of the LED trigger. NULL if not configured for LEDs.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_GET_ASSOC_(9)
Related Man Pages
xkbadddeviceledinfo(3) - debian
xkballocdeviceledinfo(3) - debian
ledmon(8) - debian
xkballocdeviceinfo(3) - centos
xkballocdeviceledinfo(3) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq