Searched refs:chs_bytes (Results 1 – 3 of 3) sorted by relevance
694 int chs_bytes = chs * 4; in hdmi_chmap_ctl_tlv() local711 put_user(chs_bytes, dst + 1)) in hdmi_chmap_ctl_tlv()718 if (size < chs_bytes) in hdmi_chmap_ctl_tlv()721 size -= chs_bytes; in hdmi_chmap_ctl_tlv()722 count += chs_bytes; in hdmi_chmap_ctl_tlv()726 if (copy_to_user(dst, tlv_chmap, chs_bytes)) in hdmi_chmap_ctl_tlv()
337 int chs_bytes = map->channels * 4; in mchp_pdmc_chmap_ctl_tlv() local342 put_user(chs_bytes, dst + 1)) in mchp_pdmc_chmap_ctl_tlv()347 if (size < chs_bytes) in mchp_pdmc_chmap_ctl_tlv()349 size -= chs_bytes; in mchp_pdmc_chmap_ctl_tlv()350 count += chs_bytes; in mchp_pdmc_chmap_ctl_tlv()
2441 int chs_bytes = map->channels * 4; in pcm_chmap_ctl_tlv() local2447 put_user(chs_bytes, dst + 1)) in pcm_chmap_ctl_tlv()2452 if (size < chs_bytes) in pcm_chmap_ctl_tlv()2454 size -= chs_bytes; in pcm_chmap_ctl_tlv()2455 count += chs_bytes; in pcm_chmap_ctl_tlv()