Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_local.h301 unsigned int spdif_maxbps; member
Dhda_codec.c4230 &mout->spdif_maxbps); in snd_hda_multi_out_analog_open()
4238 if (mout->spdif_maxbps < hinfo->maxbps) in snd_hda_multi_out_analog_open()
4239 hinfo->maxbps = mout->spdif_maxbps; in snd_hda_multi_out_analog_open()