Searched defs:ath5k_led (Results 1 – 1 of 1) sorted by relevance
1176 struct ath5k_led { struct1177 char name[ATH5K_LED_MAX_NAME_LEN + 1]; /* name of the LED in sysfs */1178 struct ath5k_hw *ah; /* driver state */1179 struct led_classdev led_dev; /* led classdev */