Searched refs:spdif_pcm_ctl (Results 1 – 4 of 4) sorted by relevance
359 struct snd_kcontrol *spdif_pcm_ctl; /* S/PDIF settings */ member
1374 snd_ctl_notify(trident->card, SNDRV_CTL_EVENT_MASK_VALUE, &trident->spdif_pcm_ctl->id); in snd_trident_spdif_hw_params()1914 trident->spdif_pcm_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_trident_spdif_open()1916 SNDRV_CTL_EVENT_MASK_INFO, &trident->spdif_pcm_ctl->id); in snd_trident_spdif_open()1953 trident->spdif_pcm_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_trident_spdif_close()1955 SNDRV_CTL_EVENT_MASK_INFO, &trident->spdif_pcm_ctl->id); in snd_trident_spdif_close()3090 trident->spdif_pcm_ctl = kctl; in snd_trident_mixer()
333 struct snd_kcontrol *spdif_pcm_ctl; member
981 chip->spdif_pcm_ctl->vd[0].access &= ~SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_ymfpci_playback_spdif_open()983 SNDRV_CTL_EVENT_MASK_INFO, &chip->spdif_pcm_ctl->id); in snd_ymfpci_playback_spdif_open()1080 chip->spdif_pcm_ctl->vd[0].access |= SNDRV_CTL_ELEM_ACCESS_INACTIVE; in snd_ymfpci_playback_spdif_close()1082 SNDRV_CTL_EVENT_MASK_INFO, &chip->spdif_pcm_ctl->id); in snd_ymfpci_playback_spdif_close()1842 chip->spdif_pcm_ctl = kctl; in snd_ymfpci_mixer()