Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_local.h220 unsigned int spdif_maxbps; member
Dhda_codec.c3752 &mout->spdif_maxbps); in snd_hda_multi_out_analog_open()
3760 if (mout->spdif_maxbps < hinfo->maxbps) in snd_hda_multi_out_analog_open()
3761 hinfo->maxbps = mout->spdif_maxbps; in snd_hda_multi_out_analog_open()