Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_local.h220 unsigned int spdif_maxbps; member
H A Dhda_codec.c3760 &mout->spdif_maxbps); in snd_hda_multi_out_analog_open()
3768 if (mout->spdif_maxbps < hinfo->maxbps) in snd_hda_multi_out_analog_open()
3769 hinfo->maxbps = mout->spdif_maxbps; in snd_hda_multi_out_analog_open()