maxbps 146 include/sound/hda_codec.h unsigned int maxbps; /* supported max. bit per sample */ maxbps 142 include/sound/hdaudio.h unsigned int maxbps, maxbps 156 include/sound/hdaudio_ext.h u32 maxbps; maxbps 735 sound/hda/hdac_device.c unsigned int maxbps, maxbps 763 sound/hda/hdac_device.c if (maxbps >= 32 || format == SNDRV_PCM_FORMAT_FLOAT_LE) maxbps 765 sound/hda/hdac_device.c else if (maxbps >= 24) maxbps 3118 sound/pci/hda/hda_codec.c info->maxbps ? NULL : &info->maxbps); maxbps 3689 sound/pci/hda/hda_codec.c mout->analog_maxbps = hinfo->maxbps; maxbps 3693 sound/pci/hda/hda_codec.c hinfo->maxbps = mout->analog_maxbps; maxbps 3707 sound/pci/hda/hda_codec.c if (mout->spdif_maxbps < hinfo->maxbps) maxbps 3708 sound/pci/hda/hda_codec.c hinfo->maxbps = mout->spdif_maxbps; maxbps 174 sound/pci/hda/hda_controller.c hinfo->maxbps, maxbps 560 sound/pci/hda/hda_eld.c unsigned int maxbps; maxbps 570 sound/pci/hda/hda_eld.c maxbps = 16; maxbps 580 sound/pci/hda/hda_eld.c if (maxbps < 20) maxbps 581 sound/pci/hda/hda_eld.c maxbps = 20; maxbps 585 sound/pci/hda/hda_eld.c if (maxbps < 24) maxbps 586 sound/pci/hda/hda_eld.c maxbps = 24; maxbps 594 sound/pci/hda/hda_eld.c hinfo->maxbps = min(hinfo->maxbps, maxbps); maxbps 5705 sound/pci/hda/hda_generic.c if (spec_str->maxbps) maxbps 5706 sound/pci/hda/hda_generic.c str->maxbps = spec_str->maxbps; maxbps 71 sound/pci/hda/patch_hdmi.c unsigned int maxbps; maxbps 1185 sound/pci/hda/patch_hdmi.c hinfo->maxbps = per_cvt->maxbps; maxbps 1267 sound/pci/hda/patch_hdmi.c hinfo->maxbps = per_cvt->maxbps; maxbps 1807 sound/pci/hda/patch_hdmi.c &per_cvt->maxbps); maxbps 3364 sound/pci/hda/patch_hdmi.c .maxbps = SUPPORTED_MAXBPS, maxbps 3385 sound/pci/hda/patch_hdmi.c spec->pcm_playback.maxbps = SUPPORTED_MAXBPS; maxbps 4043 sound/pci/hda/patch_hdmi.c per_cvt->maxbps = max(per_cvt->maxbps, 24u); maxbps 177 sound/pci/hda/patch_si3054.c .maxbps = 16, maxbps 153 sound/soc/codecs/hdac_hda.c unsigned int maxbps; maxbps 156 sound/soc/codecs/hdac_hda.c maxbps = dai->driver->playback.sig_bits; maxbps 158 sound/soc/codecs/hdac_hda.c maxbps = dai->driver->capture.sig_bits; maxbps 164 sound/soc/codecs/hdac_hda.c maxbps, maxbps 170 sound/soc/codecs/hdac_hda.c params_format(params), maxbps); maxbps 51 sound/soc/codecs/hdac_hdmi.c unsigned int maxbps; maxbps 674 sound/soc/codecs/hdac_hdmi.c &cvt->params.maxbps);