Lines Matching refs:present

494 	unsigned int present;
589 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PVOLUME) {
591 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GVOLUME) {
593 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) {
596 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) {
598 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) {
600 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) {
602 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE) {
691 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PVOLUME) {
693 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME)
695 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME) {
698 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GVOLUME) {
700 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) {
704 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH)
706 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CSWITCH)
708 if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH)
710 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE)
712 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CROUTE)
714 if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE)
717 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) {
719 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CSWITCH) {
721 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) {
723 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) {
725 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CROUTE) {
727 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE) {
812 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE))
852 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE))
895 slot->present |= 1 << item;
1025 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE;
1032 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE;
1038 if (slot.present != 0) {
1052 if (slot.present & SNDRV_MIXER_OSS_PRESENT_CSWITCH) {
1055 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CROUTE) {
1058 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CAPTURE) {