Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/
Dintel-nhlt.c162 u32 rate, u8 vbps, u8 bps) in nhlt_get_specific_cfg() argument
180 vbps == _vbps && bps == _bps) in nhlt_get_specific_cfg()
208 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob() argument
222 dev_dbg(dev, " ch=%d fmt=%d/%d rate=%d\n", num_ch, vbps, bps, rate); in intel_nhlt_get_endpoint_blob()
231 cfg = nhlt_get_specific_cfg(dev, fmt, num_ch, rate, vbps, bps); in intel_nhlt_get_endpoint_blob()
/linux-5.19.10/include/sound/
Dintel-nhlt.h141 u32 bus_id, u8 link_type, u8 vbps, u8 bps,
174 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob() argument