These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / dt-bindings / sound / audio-jack-events.h
1 #ifndef __AUDIO_JACK_EVENTS_H
2 #define __AUDIO_JACK_EVENTS_H
3
4 #define JACK_HEADPHONE          1
5 #define JACK_MICROPHONE         2
6 #define JACK_LINEOUT            3
7 #define JACK_LINEIN             4
8
9 #endif /* __AUDIO_JACK_EVENTS_H */