Searched refs:ch_bytes (Results 1 – 1 of 1) sorted by relevance
156 int i, ch_bytes; in usb_chmap_ctl_tlv() local163 ch_bytes = fp->chmap->channels * 4; in usb_chmap_ctl_tlv()164 if (size < 8 + ch_bytes) in usb_chmap_ctl_tlv()167 put_user(ch_bytes, dst + 1)) in usb_chmap_ctl_tlv()175 count += 8 + ch_bytes; in usb_chmap_ctl_tlv()176 size -= 8 + ch_bytes; in usb_chmap_ctl_tlv()