|
@@ -852,6 +852,7 @@ struct hda_codec {
|
|
|
unsigned int pins_shutup:1; /* pins are shut up */
|
|
|
unsigned int no_trigger_sense:1; /* don't trigger at pin-sensing */
|
|
|
unsigned int ignore_misc_bit:1; /* ignore MISC_NO_PRESENCE bit */
|
|
|
+ unsigned int no_jack_detect:1; /* Machine has no jack-detection */
|
|
|
#ifdef CONFIG_SND_HDA_POWER_SAVE
|
|
|
unsigned int power_on :1; /* current (global) power-state */
|
|
|
unsigned int power_transition :1; /* power-state in transition */
|