Home
last modified time | relevance | path

Searched refs:spdif_maxbps (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dhda_local.h222 unsigned int spdif_maxbps; member
H A Dhda_codec.c3761 &mout->spdif_maxbps); in snd_hda_multi_out_analog_open()
3769 if (mout->spdif_maxbps < hinfo->maxbps) in snd_hda_multi_out_analog_open()
3770 hinfo->maxbps = mout->spdif_maxbps; in snd_hda_multi_out_analog_open()