Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/serial/
Dio_ti.c963 u16 length_total; in check_fw_sanity() local
974 length_total = le16_to_cpu(fw_hdr->length) + in check_fw_sanity()
977 if (fw->size != length_total) { in check_fw_sanity()
979 length_total, fw->size); in check_fw_sanity()