• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/

Lines Matching refs:present

467 	unsigned int present;
572 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PVOLUME) {
574 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GVOLUME) {
576 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) {
579 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) {
581 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) {
583 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) {
585 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE) {
682 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PVOLUME) {
684 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME)
686 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME) {
689 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GVOLUME) {
691 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) {
695 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH)
697 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CSWITCH)
699 if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH)
701 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE)
703 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CROUTE)
705 if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE)
708 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) {
710 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CSWITCH) {
712 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) {
714 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) {
716 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CROUTE) {
718 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE) {
805 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE))
854 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE))
909 slot->present |= 1 << item;
1039 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE;
1048 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE;
1056 if (slot.present != 0) {
1070 if (slot.present & SNDRV_MIXER_OSS_PRESENT_CSWITCH) {
1073 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CROUTE) {
1076 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CAPTURE) {