Home
last modified time | relevance | path

Searched refs:monthp (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Ddmi.h39 bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddmi_scan.c756 bool __init dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date() argument
801 if (monthp) in dmi_get_date()
802 *monthp = month; in dmi_get_date()

Completed in 3 milliseconds