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

/linux-master/sound/pci/
H A Drme32.c210 struct snd_kcontrol *spdif_ctl; member in struct:rme32
855 rme32->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
857 SNDRV_CTL_EVENT_MASK_INFO, &rme32->spdif_ctl->id);
983 rme32->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
986 &rme32->spdif_ctl->id);
1834 rme32->spdif_ctl = kctl;
H A Drme96.c241 struct snd_kcontrol *spdif_ctl; member in struct:rme96
1189 rme96->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
1191 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id);
1312 rme96->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
1314 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id);
2310 rme96->spdif_ctl = kctl;
/linux-master/sound/pci/rme9652/
H A Drme9652.c238 struct snd_kcontrol *spdif_ctl; member in struct:snd_rme9652
1512 rme9652->spdif_ctl = kctl;
2260 rme9652->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
2262 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id);
2277 rme9652->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
2279 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id);
H A Dhdsp.c492 struct snd_kcontrol *spdif_ctl; member in struct:hdsp
3330 hdsp->spdif_ctl = kctl;
4520 hdsp->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE;
4522 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id);
4539 hdsp->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE;
4541 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id);

Completed in 178 milliseconds