Searched refs:ch_bytes (Results 1 – 1 of 1) sorted by relevance
155 int i, ch_bytes; in usb_chmap_ctl_tlv() local162 ch_bytes = fp->chmap->channels * 4; in usb_chmap_ctl_tlv()163 if (size < 8 + ch_bytes) in usb_chmap_ctl_tlv()166 put_user(ch_bytes, dst + 1)) in usb_chmap_ctl_tlv()174 count += 8 + ch_bytes; in usb_chmap_ctl_tlv()175 size -= 8 + ch_bytes; in usb_chmap_ctl_tlv()