Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/serial/
Dio_ti.c215 static bool ignore_cpu_rev; variable
1104 if (!ignore_cpu_rev && ti_cpu_rev(ti_manuf_desc) < 2) { in do_download_mode()
1434 if (!ignore_cpu_rev && ti_cpu_rev(ti_manuf_desc) < 2) { in do_boot_mode()
2795 module_param(ignore_cpu_rev, bool, S_IRUGO | S_IWUSR);
2796 MODULE_PARM_DESC(ignore_cpu_rev,