Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/efi/
H A Defi.c80 static bool disable_runtime = IS_ENABLED(CONFIG_EFI_DISABLE_RUNTIME); variable
83 disable_runtime = true; in setup_noefi()
90 return disable_runtime; in efi_runtime_disabled()
109 disable_runtime = true; in parse_efi_cmdline()
112 disable_runtime = false; in parse_efi_cmdline()
/linux-6.15/drivers/usb/host/
H A Dxhci-plat.c181 goto disable_runtime; in xhci_plat_probe()
373 disable_runtime: in xhci_plat_probe()