hp_jack_present 4508 sound/pci/hda/hda_generic.c on = spec->hp_jack_present | spec->line_jack_present; hp_jack_present 4526 sound/pci/hda/hda_generic.c on = spec->hp_jack_present; hp_jack_present 4566 sound/pci/hda/hda_generic.c spec->hp_jack_present = detect_jacks(codec, num_pins, pins); hp_jack_present 195 sound/pci/hda/hda_generic.h unsigned int hp_jack_present:1; hp_jack_present 165 sound/pci/hda/patch_cirrus.c spec->gpio_data = spec->gen.hp_jack_present ? hp_jack_present 261 sound/pci/hda/patch_conexant.c spec->gen.hp_jack_present = false; hp_jack_present 264 sound/pci/hda/patch_conexant.c spec->gen.hp_jack_present = snd_hda_jack_detect(codec, spec->gen.autocfg.hp_pins[0]); hp_jack_present 1648 sound/pci/hda/patch_realtek.c alc_update_gpio_data(codec, 0x01, spec->gen.hp_jack_present); hp_jack_present 3897 sound/pci/hda/patch_realtek.c vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; hp_jack_present 5260 sound/pci/hda/patch_realtek.c spec->gen.hp_jack_present = false; hp_jack_present 5269 sound/pci/hda/patch_realtek.c spec->gen.hp_jack_present = true; hp_jack_present 5273 sound/pci/hda/patch_realtek.c spec->gen.hp_jack_present = false; hp_jack_present 5277 sound/pci/hda/patch_realtek.c spec->gen.hp_jack_present = true; hp_jack_present 5417 sound/pci/hda/patch_realtek.c alc_update_gpio_data(codec, 0x40, spec->gen.hp_jack_present); hp_jack_present 5665 sound/pci/hda/patch_realtek.c vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0; hp_jack_present 5811 sound/pci/hda/patch_realtek.c alc_update_gpio_led(codec, 0x10, !spec->gen.hp_jack_present); hp_jack_present 8744 sound/pci/hda/patch_realtek.c vref = spec->gen.hp_jack_present ? PIN_VREF80 : 0;