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