Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Dmisc.c547 int *yearp, int *monp, int *dayp, in unmktime()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddmi.h126 static inline bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Ddmi_scan.c1018 bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date()