Home
last modified time | relevance | path

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

/linux/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()
205 ADD_DMI_ATTR(bios_release, DMI_BIOS_RELEASE); in dmi_id_init_attr_table()
/linux/include/linux/device-id/
H A Ddmi.h14 DMI_BIOS_RELEASE, enumerator
/linux/scripts/mod/
H A Dfile2alias.c904 { "br", DMI_BIOS_RELEASE },
/linux/drivers/cpufreq/
H A Damd-pstate.c183 DMI_MATCH(DMI_BIOS_RELEASE, "12/12/2019"),