Changeset 711 for GPL/branches/uniaud32-next/include/linux/leds.h
- Timestamp:
- Aug 5, 2022, 4:38:17 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/leds.h
r647 r711 20 20 }; 21 21 22 enum led_audio { 23 LED_AUDIO_MUTE, /* master mute LED */ 24 LED_AUDIO_MICMUTE, /* mic mute LED */ 25 NUM_AUDIO_LEDS 26 }; 22 27 #endif /* _LINUX_LEDS_H */
Note:
See TracChangeset
for help on using the changeset viewer.