Searched refs:DMI_BIOS_RELEASE (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/firmware/ |
| H A D | dmi-id.c | 45 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 D | dmi.h | 14 DMI_BIOS_RELEASE, enumerator
|
| /linux/scripts/mod/ |
| H A D | file2alias.c | 904 { "br", DMI_BIOS_RELEASE },
|
| /linux/drivers/cpufreq/ |
| H A D | amd-pstate.c | 183 DMI_MATCH(DMI_BIOS_RELEASE, "12/12/2019"),
|