Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_ti.c966 u16 length_total; in check_fw_sanity() local
977 length_total = le16_to_cpu(fw_hdr->length) + in check_fw_sanity()
980 if (fw->size != length_total) { in check_fw_sanity()
982 length_total, fw->size); in check_fw_sanity()