Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/ !
Dintel-nhlt.c166 u16 _bps, _vbps; in nhlt_get_specific_cfg() local
174 _vbps = cfg->fmt_ext.sample.valid_bits_per_sample; in nhlt_get_specific_cfg()
177 wfmt->channels, _vbps, _bps, wfmt->samples_per_sec); in nhlt_get_specific_cfg()
180 vbps == _vbps && bps == _bps) in nhlt_get_specific_cfg()