Home
last modified time | relevance | path

Searched defs:month (Results 26 – 50 of 82) sorted by relevance

1234

/openbmc/linux/net/netfilter/
H A Dxt_time.c23 u_int8_t month; /* (1-12) */ member
/openbmc/linux/drivers/rtc/
H A Drtc-ds1216.c22 u8 month; member
H A Drtc-ds1685.c265 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local
312 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local
H A Drtc-ds1286.c95 unsigned char month, cmd, amode; in ds1286_proc() local
H A Drtc-ds1742.c83 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
H A Drtc-bq32k.c47 uint8_t month; member
H A Drtc-bd70528.c37 u8 month; member
H A Drtc-stk17ta8.c98 unsigned int year, month, day, hour, minute, second, week; in stk17ta8_rtc_read_time() local
H A Drtc-ds1553.c99 unsigned int year, month, day, hour, minute, second, week; in ds1553_rtc_read_time() local
H A Drtc-mpc5121.c44 u8 month; /* RTC + 0x14 */ member
H A Dinterface.c218 enum { none, day, month, year } missing = none; in __rtc_read_alarm() enumerator
/openbmc/linux/drivers/ata/
H A Dahci.c1255 int year, month, date; in ahci_sb600_enable_64bit() local
1390 int year, month, date; in ahci_broken_suspend() local
1443 int year, month, date; in ahci_broken_lpm() local
/openbmc/linux/drivers/char/
H A Dtoshiba.c404 int i,major,minor,day,year,month,flag; in tosh_probe() local
/openbmc/u-boot/arch/arm/include/asm/
H A Ddavinci_rtc.h21 unsigned int month; /* 0x10 */ member
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h227 class month; variable
/openbmc/linux/drivers/mmc/core/
H A Dcard.h58 unsigned char month; member
153 #define cid_rev(hwrev, fwrev, year, month) \ argument
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.h39 u8 month; member
53 u8 month; member
/openbmc/linux/fs/smb/client/
H A Dnetmisc.c972 int min, day, month, year; in cnvrtDosUnixTm() local
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp61 uint8_t seconds, minutes, hours, day, month; in parseResponseMsg() local
117 uint8_t month = 0; in createRequestMsg() local
/openbmc/linux/fs/fat/
H A Dmisc.c209 long day, leap_day, month, year; in fat_time_fat2unix() local
/openbmc/bmcweb/redfish-core/src/utils/
H A Dtime_utils.cpp275 int month = 0; in toISO8061ExtendedStr() local
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_hal.h56 u8 month; /* Release time Month field */ member
/openbmc/linux/arch/alpha/include/asm/
H A Derr_common.h75 u8 month; member
/openbmc/u-boot/drivers/rtc/
H A Dds1302.c64 unsigned char month:4; member
/openbmc/qemu/hw/rtc/
H A Dexynos4210_rtc.c215 static int get_days_in_month(int month, int year) in get_days_in_month()

1234