Searched refs:ch_bytes (Results 1 – 1 of 1) sorted by relevance
162 int i, ch_bytes; in usb_chmap_ctl_tlv() local169 ch_bytes = fp->chmap->channels * 4; in usb_chmap_ctl_tlv()170 if (size < 8 + ch_bytes) in usb_chmap_ctl_tlv()173 put_user(ch_bytes, dst + 1)) in usb_chmap_ctl_tlv()181 count += 8 + ch_bytes; in usb_chmap_ctl_tlv()182 size -= 8 + ch_bytes; in usb_chmap_ctl_tlv()