Home
last modified time | relevance | path

Searched refs:DMI_BIOS_RELEASE (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/firmware/
H A Ddmi-id.c45 DEFINE_DMI_ATTR_WITH_SHOW(bios_release, 0444, DMI_BIOS_RELEASE);
87 { "br", DMI_BIOS_RELEASE }, in get_modalias()
204 ADD_DMI_ATTR(bios_release, DMI_BIOS_RELEASE); in dmi_id_init_attr_table()
H A Ddmi_scan.c491 dmi_save_release(dm, DMI_BIOS_RELEASE, 21); in dmi_decode()
/linux-6.15/include/linux/
H A Dmod_devicetable.h558 DMI_BIOS_RELEASE, enumerator
/linux-6.15/drivers/cpufreq/
H A Damd-pstate.c174 DMI_MATCH(DMI_BIOS_RELEASE, "12/12/2019"),
/linux-6.15/scripts/mod/
H A Dfile2alias.c883 { "br", DMI_BIOS_RELEASE },