Query: ieee80211_get_rx_led_name
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_GET_RX_LED(9) Advanced driver interface IEEE80211_GET_RX_LED(9)NAMEieee80211_get_rx_led_name - get name of RX LEDSYNOPSISchar * ieee80211_get_rx_led_name(struct ieee80211_hw * hw);ARGUMENTShw the hardware to get the LED trigger name forDESCRIPTIONmac80211 creates a receive 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.RETURNThe name of the LED trigger. NULL if not configured for LEDs.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_GET_RX_LED(9)
Related Man Pages |
---|
xkbadddeviceledinfo(3) - suse |
xkballocdeviceinfo(3) - centos |
xkballocdeviceledinfo(3) - centos |
xkballocdeviceledinfo(3) - suse |
xkballocdeviceinfo(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |