Home
last modified time | relevance | path

Searched refs:portA (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dpatch_conexant.c2247 unsigned int portA, portD; in cxt5066_hp_automute() local
2250 portA = snd_hda_jack_detect(codec, 0x19); in cxt5066_hp_automute()
2255 spec->hp_present = portA ? HP_PRESENT_PORT_A : 0; in cxt5066_hp_automute()
2258 portA, portD, spec->hp_present); in cxt5066_hp_automute()