pin_ctl          4056 sound/pci/hda/patch_ca0132.c 	unsigned int pin_ctl;
pin_ctl          4103 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[1], 0,
pin_ctl          4106 sound/pci/hda/patch_ca0132.c 				    pin_ctl & ~PIN_HP);
pin_ctl          4108 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[0], 0,
pin_ctl          4111 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_OUT);
pin_ctl          4136 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[0], 0,
pin_ctl          4139 sound/pci/hda/patch_ca0132.c 				    pin_ctl & ~PIN_HP);
pin_ctl          4141 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[1], 0,
pin_ctl          4144 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_HP);
pin_ctl          4304 sound/pci/hda/patch_ca0132.c 	unsigned int pin_ctl;
pin_ctl          4348 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[1], 0,
pin_ctl          4351 sound/pci/hda/patch_ca0132.c 				    pin_ctl & ~PIN_HP);
pin_ctl          4353 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[0], 0,
pin_ctl          4356 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_OUT);
pin_ctl          4374 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[0], 0,
pin_ctl          4377 sound/pci/hda/patch_ca0132.c 				pin_ctl & ~PIN_HP);
pin_ctl          4386 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, headphone_nid, 0,
pin_ctl          4389 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_HP);
pin_ctl          4400 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[0], 0,
pin_ctl          4403 sound/pci/hda/patch_ca0132.c 						pin_ctl | PIN_OUT);
pin_ctl          4405 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[1], 0,
pin_ctl          4408 sound/pci/hda/patch_ca0132.c 				    pin_ctl & ~PIN_HP);
pin_ctl          4413 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[2], 0,
pin_ctl          4416 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_OUT);
pin_ctl          4418 sound/pci/hda/patch_ca0132.c 		pin_ctl = snd_hda_codec_read(codec, spec->out_pins[3], 0,
pin_ctl          4421 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_OUT);