Searched refs:spdif_aclink (Results 1 – 3 of 3) sorted by relevance
85 static int spdif_aclink = -1; variable102 module_param(spdif_aclink, int, 0444);103 MODULE_PARM_DESC(spdif_aclink, "S/PDIF over AC-link.");1674 if (spdif_aclink) in snd_intel8x0_pcm()1680 if (spdif_aclink) in snd_intel8x0_pcm()2224 if (!spdif_aclink) { in snd_intel8x0_mixer()2362 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) { in snd_intel8x0_mixer()2366 if (chip->device_type == DEVICE_INTEL_ICH4 && !spdif_aclink) { in snd_intel8x0_mixer()2531 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) { in snd_intel8x0_ich_chip_init()2624 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) { in snd_intel8x0_free()[all …]
46 static bool spdif_aclink = 1; variable59 module_param(spdif_aclink, bool, 0444);60 MODULE_PARM_DESC(spdif_aclink, "S/PDIF over AC-link.");1657 strcpy(card->driver, spdif_aclink ? "ATIIXP" : "ATIIXP-SPDMA"); in snd_atiixp_probe()1666 chip->spdif_over_aclink = spdif_aclink; in snd_atiixp_probe()
254 spdif_aclink - S/PDIF transfer over AC-link (default = 1)261 choose the correct one via spdif_aclink module option.1130 spdif_aclink - Use S/PDIF over AC-link instead of direct connection