Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A 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()

Completed in 7 milliseconds