Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Drme32.c225 struct snd_kcontrol *spdif_ctl; member
896 rme32->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme32_playback_spdif_open()
898 SNDRV_CTL_EVENT_MASK_INFO, &rme32->spdif_ctl->id); in snd_rme32_playback_spdif_open()
1020 rme32->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme32_playback_close()
1023 &rme32->spdif_ctl->id); in snd_rme32_playback_close()
1914 rme32->spdif_ctl = kctl; in snd_rme32_create_switches()
Drme96.c262 struct snd_kcontrol *spdif_ctl; member
1224 rme96->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme96_playback_spdif_open()
1226 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id); in snd_rme96_playback_spdif_open()
1344 rme96->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme96_playback_close()
1346 SNDRV_CTL_EVENT_MASK_INFO, &rme96->spdif_ctl->id); in snd_rme96_playback_close()
2367 rme96->spdif_ctl = kctl; in snd_rme96_create_switches()
/Linux-v4.19/sound/pci/rme9652/
Drme9652.c251 struct snd_kcontrol *spdif_ctl; member
1547 rme9652->spdif_ctl = kctl; in snd_rme9652_create_controls()
2334 rme9652->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme9652_playback_open()
2336 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id); in snd_rme9652_playback_open()
2351 rme9652->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_rme9652_playback_release()
2353 SNDRV_CTL_EVENT_MASK_INFO, &rme9652->spdif_ctl->id); in snd_rme9652_playback_release()
Dhdsp.c504 struct snd_kcontrol *spdif_ctl; member
3295 hdsp->spdif_ctl = kctl; in snd_hdsp_create_controls()
4496 hdsp->spdif_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_hdsp_playback_open()
4498 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id); in snd_hdsp_playback_open()
4515 hdsp->spdif_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_hdsp_playback_release()
4517 SNDRV_CTL_EVENT_MASK_INFO, &hdsp->spdif_ctl->id); in snd_hdsp_playback_release()