gpio_eapd_hp 28 sound/pci/hda/patch_cirrus.c unsigned int gpio_eapd_hp; /* EAPD GPIO bit for headphones */ gpio_eapd_hp 163 sound/pci/hda/patch_cirrus.c if (spec->gpio_eapd_hp || spec->gpio_eapd_speaker) { gpio_eapd_hp 166 sound/pci/hda/patch_cirrus.c spec->gpio_eapd_hp : spec->gpio_eapd_speaker; gpio_eapd_hp 169 sound/pci/hda/patch_cirrus.c spec->gpio_eapd_hp | spec->gpio_eapd_speaker; gpio_eapd_hp 499 sound/pci/hda/patch_cirrus.c spec->gpio_eapd_hp = 2; /* GPIO1 = headphones */ gpio_eapd_hp 502 sound/pci/hda/patch_cirrus.c spec->gpio_eapd_hp | spec->gpio_eapd_speaker; gpio_eapd_hp 511 sound/pci/hda/patch_cirrus.c spec->gpio_eapd_hp = 4; /* GPIO2 = headphones */ gpio_eapd_hp 514 sound/pci/hda/patch_cirrus.c spec->gpio_eapd_hp | spec->gpio_eapd_speaker; gpio_eapd_hp 655 sound/pci/hda/patch_cirrus.c spec->gpio_eapd_hp = 0; gpio_eapd_hp 658 sound/pci/hda/patch_cirrus.c spec->gpio_eapd_hp | spec->gpio_eapd_speaker;