Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Drme32.c210 struct snd_kcontrol *spdif_ctl; member
858 rme32->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme32_playback_spdif_open()
860 SNDRV_CTL_EVENT_MASK_INFO, &rme32->spdif_ctl->id); in snd_rme32_playback_spdif_open()
986 rme32->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme32_playback_close()
989 &rme32->spdif_ctl->id); in snd_rme32_playback_close()
1837 rme32->spdif_ctl = kctl; in snd_rme32_create_switches()
H A Drme96.c241 struct snd_kcontrol *spdif_ctl; member
1192 rme96->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme96_playback_spdif_open()
1194 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id); in snd_rme96_playback_spdif_open()
1315 rme96->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme96_playback_close()
1317 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id); in snd_rme96_playback_close()
2313 rme96->spdif_ctl = kctl; in snd_rme96_create_switches()
/linux/sound/pci/rme9652/
H A Drme9652.c238 struct snd_kcontrol *spdif_ctl; member
1512 rme9652->spdif_ctl = kctl; in snd_rme9652_create_controls()
2259 rme9652->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme9652_playback_open()
2261 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id); in snd_rme9652_playback_open()
2276 rme9652->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme9652_playback_release()
2278 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id); in snd_rme9652_playback_release()
H A Dhdsp.c492 struct snd_kcontrol *spdif_ctl; member
3332 hdsp->spdif_ctl = kctl; in snd_hdsp_create_controls()
4515 hdsp->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_hdsp_playback_open()
4517 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id); in snd_hdsp_playback_open()
4534 hdsp->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_hdsp_playback_release()
4536 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id); in snd_hdsp_playback_release()