Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/can/usb/etas_es58x/
A Des58x_devlink.c51 version = &es58x_dev->bootloader_version; in es58x_parse_sw_version()
195 struct es58x_sw_version *bl_ver = &es58x_dev->bootloader_version; in es58x_devlink_info_get()
A Des58x_core.h451 struct es58x_sw_version bootloader_version; member
/linux-6.3-rc2/drivers/mfd/
A Drave-sp.c128 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-6.3-rc2/drivers/input/touchscreen/
A Dhycon-hy46xx.c74 int bootloader_version; member
260 static HYCON_ATTR_U8(bootloader_version, 0444, HY46XX_BOOT_VER, 0, 255);
428 tsdata->bootloader_version = val; in hycon_hy46xx_get_parameters()
/linux-6.3-rc2/arch/x86/kernel/
A Dsetup.c147 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-6.3-rc2/drivers/input/rmi4/
A Drmi_f34.h228 u8 bootloader_version; member
A Drmi_f34.c262 syn_fw->bootloader_version, in rmi_f34_update_firmware()
/linux-6.3-rc2/arch/x86/include/asm/
A Dprocessor.h584 extern int bootloader_version;
/linux-6.3-rc2/drivers/watchdog/
A Dziirave_wdt.c478 static DEVICE_ATTR(bootloader_version, S_IRUGO, ziirave_wdt_sysfs_show_boot,
/linux-6.3-rc2/kernel/
A Dsysctl.c1920 .data = &bootloader_version,
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Dkernel.rst101 bootloader_version (x86 only)

Completed in 25 milliseconds