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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Drme32.c226 struct snd_kcontrol *spdif_ctl; member in struct:rme32
881 rme32->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
883 SNDRV_CTL_EVENT_MASK_INFO, &rme32->spdif_ctl->id);
1005 rme32->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
1008 &rme32->spdif_ctl->id);
1910 rme32->spdif_ctl = kctl;
H A Drme96.c230 struct snd_kcontrol *spdif_ctl; member in struct:rme96
1182 rme96->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
1184 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id);
1299 rme96->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
1301 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id);
2308 rme96->spdif_ctl = kctl;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c250 struct snd_kcontrol *spdif_ctl; member in struct:snd_rme9652
1565 rme9652->spdif_ctl = kctl;
2316 rme9652->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
2318 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id);
2333 rme9652->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
2335 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id);
H A Dhdsp.c484 struct snd_kcontrol *spdif_ctl; member in struct:hdsp
3246 hdsp->spdif_ctl = kctl;
4360 hdsp->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
4362 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id);
4377 hdsp->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
4379 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id);

Completed in 109 milliseconds