Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dohci-hcd.c105 static bool distrust_firmware; variable
106 module_param (distrust_firmware, bool, 0);
107 MODULE_PARM_DESC (distrust_firmware,
462 if (distrust_firmware) in ohci_init()
A Du132-hcd.c72 static bool distrust_firmware = true; variable
73 module_param(distrust_firmware, bool, 0);
74 MODULE_PARM_DESC(distrust_firmware, "true to distrust firmware power/overcurrent"
1745 } else if ((u132->flags & OHCI_QUIRK_AMD756) || distrust_firmware) { in u132_run()
/linux/drivers/usb/misc/
A Dftdi-elan.c55 static bool distrust_firmware = 1; variable
56 module_param(distrust_firmware, bool, 0);
57 MODULE_PARM_DESC(distrust_firmware,
2365 } else if ((quirk & OHCI_QUIRK_AMD756) || distrust_firmware) { in ftdi_elan_check_controller()
/linux/
A Dmodules.builtin.modinfo13 …shake:bool�ohci_hcd.parm=distrust_firmware:true to distrust firmware power/overcurrent setup�ohci_…
A DSystem.map163069 ffff800012156828 b distrust_firmware
A D.tmp_System.map163069 ffff800012156828 b distrust_firmware

Completed in 369 milliseconds