Searched refs:spdif_ctl (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Drme32.c227 struct snd_kcontrol *spdif_ctl; member in struct:rme32
898 rme32->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
900 SNDRV_CTL_EVENT_MASK_INFO, &rme32->spdif_ctl->id);
1022 rme32->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
1025 &rme32->spdif_ctl->id);
1934 rme32->spdif_ctl = kctl;
H A Drme96.c232 struct snd_kcontrol *spdif_ctl; member in struct:rme96
1204 rme96->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
1206 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id);
1327 rme96->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
1329 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id);
2339 rme96->spdif_ctl = kctl;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/rme9652/
H A Drme9652.c252 struct snd_kcontrol *spdif_ctl; member in struct:snd_rme9652
1590 rme9652->spdif_ctl = kctl;
2334 rme9652->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
2336 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id);
2351 rme9652->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
2353 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id);
H A Dhdsp.c481 struct snd_kcontrol *spdif_ctl; member in struct:hdsp
3252 hdsp->spdif_ctl = kctl;
4351 hdsp->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
4353 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id);
4368 hdsp->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
4370 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id);

Completed in 211 milliseconds