Lines Matching refs:device

298 	/* set device information */
585 if (pin->device == DTYPE_SPDIF_OUT) {
616 if (pin->device == DTYPE_SPEAKER ||
617 pin->device == DTYPE_HP_OUT ||
685 * Since there is no SPDIF input device available for test,
689 if (pin->device == DTYPE_SPDIF_IN) {
708 if (pin->device == DTYPE_MIC_IN) {
715 if ((pin->device == DTYPE_LINE_IN) ||
716 (pin->device == DTYPE_CD) ||
717 (pin->device == DTYPE_MIC_IN)) {
718 statep->inmask |= (1U << pin->device);
1136 if ((pin->device == type) && path->gain_wid) {
1237 if ((1U << pin->device) == val) {
1242 statep->in_port = pin->device;
1243 } else if (statep->in_port == pin->device) {
1683 if (pin->device == DTYPE_LINE_IN) {
1914 pin->device != DTYPE_HP_OUT &&
1915 pin->device != DTYPE_MIC_IN) {
1931 if (pin->device == DTYPE_SPEAKER) {
1935 } else if (pin->device == DTYPE_HP_OUT) {
1939 } else if (pin->device == DTYPE_LINE_IN) {
1943 } else if (pin->device == DTYPE_MIC_IN) {
1947 } else if (pin->device == DTYPE_CD) {
2096 /* set device information */
2462 * If the device doesn't support 64-bit DMA, we should not
2720 pin->device = (config & AUDIOHD_PIN_DEV_MASK) >> AUDIOHD_PIN_DEV_OFF;
2725 ((pin->device == DTYPE_LINEOUT) ||
2726 (pin->device == DTYPE_SPDIF_OUT) ||
2727 (pin->device == DTYPE_HP_OUT) ||
2728 (pin->device == DTYPE_MIC_IN))) {
3240 if ((pin->device != DTYPE_LINEOUT) &&
3241 (pin->device != DTYPE_SPEAKER) &&
3242 (pin->device != DTYPE_SPDIF_OUT) &&
3243 (pin->device != DTYPE_HP_OUT))
3264 if (pin->device != DTYPE_SPEAKER &&
3265 pin->device != DTYPE_HP_OUT)
3648 switch (pin->device) {
3891 * For multi-pin device, there must be a selector
4124 switch (pin->device) {
4553 if ((pin->device != DTYPE_LINEOUT) &&
4554 (pin->device != DTYPE_SPEAKER) &&
4555 (pin->device != DTYPE_SPDIF_OUT) &&
4556 (pin->device != DTYPE_HP_OUT))
4819 switch (pin->device) {
5288 ((pin->device == DTYPE_LINEOUT) ||
5289 (pin->device == DTYPE_SPDIF_OUT) ||
5290 (pin->device == DTYPE_HP_OUT) ||
5291 (pin->device == DTYPE_MIC_IN))) {
5452 if (pin->device == DTYPE_SPEAKER) {
5464 if (pin->device == DTYPE_SPEAKER) {
5507 if (pin->device != DTYPE_MIC_IN)
5598 pin->device == DTYPE_MIC_IN &&
5608 pin->device == DTYPE_MIC_IN &&
5656 (pin->device == DTYPE_MIC_IN)) {
5669 (pin->device == DTYPE_MIC_IN)) {