Home
last modified time | relevance | path

Searched refs:has_spdif (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/firewire/tascam/
H A Dtascam.c18 .has_spdif = true,
27 .has_spdif = true,
36 .has_spdif = true,
H A Dtascam-stream.c153 if (tscm->spec->has_spdif) in enable_data_channels()
168 if (tscm->spec->has_spdif) in enable_data_channels()
320 if (tscm->spec->has_spdif) in init_stream()
H A Dtascam.h37 bool has_spdif; member
H A Dtascam-pcm.c30 if (tscm->spec->has_spdif) in pcm_init_hw_params()
/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h326 unsigned int has_spdif:1; /* VT1720/4 - has SPDIF I/O */ member
H A Dice1724.c1287 ice->has_spdif = 1; in snd_vt1724_pcm_spdif()
1293 ice->has_spdif = 1; in snd_vt1724_pcm_spdif()
2619 if (ice->pcm && ice->has_spdif) { /* has SPDIF I/O */ in __snd_vt1724_probe()
/openbmc/linux/sound/pci/
H A Dens1370.c1586 int has_spdif, int has_line) in snd_ensoniq_1371_mixer() argument
1610 if (has_spdif > 0 || in snd_ensoniq_1371_mixer()
1611 (!has_spdif && es1371_quirk_lookup(ensoniq, es1371_spdif_present))) { in snd_ensoniq_1371_mixer()