Home
last modified time | relevance | path

Searched refs:length_total (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dio_ti.c968 u16 length_total; in check_fw_sanity() local
979 length_total = le16_to_cpu(fw_hdr->length) + in check_fw_sanity()
982 if (fw->size != length_total) { in check_fw_sanity()
984 length_total, fw->size); in check_fw_sanity()