Searched refs:vbps (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/hda/ |
D | intel-nhlt.c | 241 u32 rate, u8 vbps, u8 bps) in nhlt_get_specific_cfg() argument 259 vbps == _vbps && bps == _bps) in nhlt_get_specific_cfg() 287 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob() argument 301 dev_dbg(dev, " ch=%d fmt=%d/%d rate=%d\n", num_ch, vbps, bps, rate); in intel_nhlt_get_endpoint_blob() 310 cfg = nhlt_get_specific_cfg(dev, fmt, num_ch, rate, vbps, bps); in intel_nhlt_get_endpoint_blob()
|
/Linux-v6.6/include/sound/ |
D | intel-nhlt.h | 143 u32 bus_id, u8 link_type, u8 vbps, u8 bps, 181 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob() argument
|