Searched defs:spdif_slots (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_proc.c | 96 static const char *spdif_slots[4] = { " SPDIF=3/4", " SPDIF=7/8", " SPDIF=6/9", " SPDIF=10/11" }; in snd_ac97_proc_read_main() local
|
H A D | ac97_pcm.c | 307 static unsigned short get_pslots(struct snd_ac97 *ac97, unsigned char *rate_table, unsigned short *spdif_slots) in get_pslots() argument 441 unsigned short spdif_slots[4]; snd_ac97_pcm_assign() local [all...] |
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_proc.c | 96 static const char *spdif_slots[4] = { " SPDIF=3/4", " SPDIF=7/8", " SPDIF=6/9", " SPDIF=10/11" }; in snd_ac97_proc_read_main() local
|
H A D | ac97_pcm.c | 307 static unsigned short get_pslots(struct snd_ac97 *ac97, unsigned char *rate_table, unsigned short *spdif_slots) in get_pslots() argument 441 unsigned short spdif_slots[4]; snd_ac97_pcm_assign() local [all...] |
Completed in 4 milliseconds