Searched refs:dmi_get_date (Results 1 – 3 of 3) sorted by relevance
39 bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp);
61 dmi_get_date(DMI_BIOS_DATE, &year, NULL, NULL) && in acpi_mcfg_check_entry()
756 bool __init dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date() function
Completed in 5 milliseconds