Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dhda_local.h222 unsigned int spdif_maxbps; member
H A Dcodec.c3730 &mout->spdif_maxbps); in snd_hda_multi_out_analog_open()
3738 if (mout->spdif_maxbps < hinfo->maxbps) in snd_hda_multi_out_analog_open()
3739 hinfo->maxbps = mout->spdif_maxbps; in snd_hda_multi_out_analog_open()