Searched refs:bootloader_version (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/mfd/ |
| D | rave-sp.c | 128 struct rave_sp_version bootloader_version; member 690 return rave_sp_exec(sp, cmd, sizeof(cmd), &status->bootloader_version, in rave_sp_emulated_get_status() 691 sizeof(status->bootloader_version)); in rave_sp_emulated_get_status() 711 version = devm_rave_sp_version(dev, &status.bootloader_version); in rave_sp_get_status()
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | setup.c | 207 int bootloader_type, bootloader_version; variable 916 bootloader_version = bootloader_type & 0xf; in setup_arch() 917 bootloader_version |= boot_params.hdr.ext_loader_ver << 4; in setup_arch()
|
| /Linux-v5.4/drivers/input/rmi4/ |
| D | rmi_f34.h | 242 u8 bootloader_version; member
|
| D | rmi_f34.c | 262 syn_fw->bootloader_version, in rmi_f34_update_firmware()
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | processor.h | 772 extern int bootloader_version;
|
| /Linux-v5.4/drivers/watchdog/ |
| D | ziirave_wdt.c | 480 static DEVICE_ATTR(bootloader_version, S_IRUGO, ziirave_wdt_sysfs_show_boot,
|
| /Linux-v5.4/Documentation/admin-guide/sysctl/ |
| D | kernel.rst | 31 - bootloader_version [ X86 only ] 165 bootloader_version:
|
| /Linux-v5.4/kernel/ |
| D | sysctl.c | 1051 .data = &bootloader_version,
|