Home
last modified time | relevance | path

Searched defs:yearp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/mac/
H A Dmisc.c546 int *yearp, int *monp, int *dayp, in unmktime()
/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.c1025 bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date()