Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmi.h126 static inline bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date()
/openbmc/linux/drivers/firmware/
H A Ddmi_scan.c1036 bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date()