GPIO_ST_HP_REAR 420 sound/pci/oxygen/xonar_pcm179x.c GPIO_INPUT_ROUTE | GPIO_ST_HP_REAR | GPIO_ST_HP_REAR 423 sound/pci/oxygen/xonar_pcm179x.c GPIO_INPUT_ROUTE | GPIO_ST_HP_REAR | GPIO_ST_HP); GPIO_ST_HP_REAR 526 sound/pci/oxygen/xonar_pcm179x.c GPIO_INPUT_ROUTE | GPIO_ST_HP_REAR | GPIO_ST_HP_REAR 529 sound/pci/oxygen/xonar_pcm179x.c GPIO_INPUT_ROUTE | GPIO_ST_HP_REAR | GPIO_ST_HP_REAR 860 sound/pci/oxygen/xonar_pcm179x.c else if (gpio & GPIO_ST_HP_REAR) GPIO_ST_HP_REAR 880 sound/pci/oxygen/xonar_pcm179x.c gpio &= ~(GPIO_ST_HP | GPIO_ST_HP_REAR); GPIO_ST_HP_REAR 883 sound/pci/oxygen/xonar_pcm179x.c gpio |= GPIO_ST_HP | GPIO_ST_HP_REAR; GPIO_ST_HP_REAR 886 sound/pci/oxygen/xonar_pcm179x.c gpio = (gpio | GPIO_ST_HP) & ~GPIO_ST_HP_REAR; GPIO_ST_HP_REAR 974 sound/pci/oxygen/xonar_pcm179x.c else if (!(gpio & GPIO_XENSE_SPEAKERS) && (gpio & GPIO_ST_HP_REAR)) GPIO_ST_HP_REAR 993 sound/pci/oxygen/xonar_pcm179x.c gpio |= GPIO_XENSE_SPEAKERS | GPIO_ST_HP_REAR; GPIO_ST_HP_REAR 996 sound/pci/oxygen/xonar_pcm179x.c gpio = (gpio | GPIO_ST_HP_REAR) & ~GPIO_XENSE_SPEAKERS; GPIO_ST_HP_REAR 999 sound/pci/oxygen/xonar_pcm179x.c gpio &= ~(GPIO_XENSE_SPEAKERS | GPIO_ST_HP_REAR);