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