Searched refs:IEC958 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctpcm.c | 128 if (IEC958 == substream->pcm->device) { in ct_pcm_playback_open() 168 if (IEC958 == substream->pcm->device) in ct_pcm_playback_close() 205 if (IEC958 == substream->pcm->device) in ct_pcm_playback_prepare() 423 playback_count = (IEC958 == device) ? 1 : 256; in ct_alsa_pcm_create()
|
H A D | ctatc.h | 32 IEC958, enumerator
|
H A D | ctmixer.c | 150 .name = "IEC958 Playback Volume", 154 .name = "IEC958 Capture Volume", 190 .name = "IEC958 Capture Switch", 716 kctl->id.device = IEC958; in ct_mixer_kcontrol_new()
|
H A D | ctatc.c | 99 [IEC958] = { .create = ct_alsa_pcm_create, 101 .public_name = "IEC958 Non-audio"},
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctpcm.c | 128 if (IEC958 == substream->pcm->device) { in ct_pcm_playback_open() 168 if (IEC958 == substream->pcm->device) in ct_pcm_playback_close() 205 if (IEC958 == substream->pcm->device) in ct_pcm_playback_prepare() 423 playback_count = (IEC958 == device) ? 1 : 256; in ct_alsa_pcm_create()
|
H A D | ctatc.h | 32 IEC958, enumerator
|
H A D | ctmixer.c | 150 .name = "IEC958 Playback Volume", 154 .name = "IEC958 Capture Volume", 190 .name = "IEC958 Capture Switch", 716 kctl->id.device = IEC958; in ct_mixer_kcontrol_new()
|
H A D | ctatc.c | 99 [IEC958] = { .create = ct_alsa_pcm_create, 101 .public_name = "IEC958 Non-audio"},
|
Completed in 13 milliseconds