Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Defi.c81 static bool disable_runtime = IS_ENABLED(CONFIG_EFI_DISABLE_RUNTIME); variable
84 disable_runtime = true; in setup_noefi()
91 return disable_runtime; in efi_runtime_disabled()
110 disable_runtime = true; in parse_efi_cmdline()
113 disable_runtime = false; in parse_efi_cmdline()
/linux/drivers/usb/host/
H A Dxhci-plat.c181 goto disable_runtime; in xhci_plat_probe()
376 disable_runtime: in xhci_plat_probe()