Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dio_ti.c964 u16 length_total; in check_fw_sanity() local
975 length_total = le16_to_cpu(fw_hdr->length) + in check_fw_sanity()
978 if (fw->size != length_total) { in check_fw_sanity()
980 length_total, fw->size); in check_fw_sanity()