Merge branch 'topic/hda' into to-push
This commit is contained in:
@@ -35,6 +35,7 @@ enum snd_jack_types {
|
||||
SND_JACK_HEADPHONE = 0x0001,
|
||||
SND_JACK_MICROPHONE = 0x0002,
|
||||
SND_JACK_HEADSET = SND_JACK_HEADPHONE | SND_JACK_MICROPHONE,
|
||||
SND_JACK_LINEOUT = 0x0004,
|
||||
};
|
||||
|
||||
struct snd_jack {
|
||||
|
Reference in New Issue
Block a user