Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Drme32.c211 struct snd_kcontrol *spdif_ctl; member
886 rme32->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme32_playback_spdif_open()
888 SNDRV_CTL_EVENT_MASK_INFO, &rme32->spdif_ctl->id); in snd_rme32_playback_spdif_open()
1010 rme32->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme32_playback_close()
1013 &rme32->spdif_ctl->id); in snd_rme32_playback_close()
1891 rme32->spdif_ctl = kctl; in snd_rme32_create_switches()
Drme96.c248 struct snd_kcontrol *spdif_ctl; member
1210 rme96->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme96_playback_spdif_open()
1212 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id); in snd_rme96_playback_spdif_open()
1330 rme96->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme96_playback_close()
1332 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id); in snd_rme96_playback_close()
2350 rme96->spdif_ctl = kctl; in snd_rme96_create_switches()
/Linux-v5.4/sound/pci/rme9652/
Drme9652.c237 struct snd_kcontrol *spdif_ctl; member
1533 rme9652->spdif_ctl = kctl; in snd_rme9652_create_controls()
2317 rme9652->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme9652_playback_open()
2319 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id); in snd_rme9652_playback_open()
2334 rme9652->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme9652_playback_release()
2336 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id); in snd_rme9652_playback_release()
Dhdsp.c491 struct snd_kcontrol *spdif_ctl; member
3282 hdsp->spdif_ctl = kctl; in snd_hdsp_create_controls()
4481 hdsp->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_hdsp_playback_open()
4483 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id); in snd_hdsp_playback_open()
4500 hdsp->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_hdsp_playback_release()
4502 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id); in snd_hdsp_playback_release()