Home
last modified time | relevance | path

Searched defs:month (Results 1 – 25 of 57) sorted by relevance

123

/linux-6.1.9/kernel/time/
Dtime_test.c17 static int last_day_of_month(long year, int month) in last_day_of_month()
29 static void advance_date(long *year, int *month, int *mday, int *yday) in advance_date()
62 int month = 1; in time64_to_tm_test_date_range() local
Dtimeconv.c49 u32 u32tmp, day_of_century, year_of_century, day_of_year, month, day; in time64_to_tm() local
/linux-6.1.9/drivers/rtc/
Dlib.c30 int rtc_month_days(unsigned int month, unsigned int year) in rtc_month_days()
39 int rtc_year_days(unsigned int day, unsigned int month, unsigned int year) in rtc_year_days()
59 day_of_year, month, day; in rtc_time64_to_tm() local
Dlib_test.c9 static void advance_date(int *year, int *month, int *mday, int *yday) in advance_date()
43 int month = 1; in rtc_time64_to_tm_test_date_range() local
Drtc-m48t35.c29 u8 month; member
39 u8 month; member
Drtc-wilco-ec.c54 u8 month; member
81 u8 month; member
Drtc-mv.c71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local
102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
Drtc-da9063.c23 #define MONTHS_TO_DA9063(month) ((month) + 1) argument
25 #define MONTHS_FROM_DA9063(month) ((month) - 1) argument
Drtc-ds1216.c22 u8 month; member
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
Drtc-ds1742.c84 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
Drtc-ds1286.c95 unsigned char month, cmd, amode; in ds1286_proc() local
Drtc-bq32k.c46 uint8_t month; member
/linux-6.1.9/include/uapi/linux/
Dcec-funcs.h436 __u8 month, in cec_msg_clear_analogue_timer()
465 __u8 *month, in cec_ops_clear_analogue_timer()
491 __u8 month, in cec_msg_clear_digital_timer()
515 __u8 *month, in cec_ops_clear_digital_timer()
537 __u8 month, in cec_msg_clear_ext_timer()
566 __u8 *month, in cec_ops_clear_ext_timer()
592 __u8 month, in cec_msg_set_analogue_timer()
621 __u8 *month, in cec_ops_set_analogue_timer()
647 __u8 month, in cec_msg_set_digital_timer()
671 __u8 *month, in cec_ops_set_digital_timer()
[all …]
/linux-6.1.9/fs/isofs/
Dutil.c21 int year, month, day, hour, minute, second, tz; in iso_date() local
/linux-6.1.9/arch/m68k/sun3x/
Dtime.h15 volatile unsigned char month; member
/linux-6.1.9/arch/m68k/include/asm/
Dintersil.h33 unsigned char month; member
Dapollohw.h48 unsigned char month, year; member
/linux-6.1.9/drivers/ata/
Dahci.c1147 int year, month, date; in ahci_sb600_enable_64bit() local
1282 int year, month, date; in ahci_broken_suspend() local
1335 int year, month, date; in ahci_broken_lpm() local
/linux-6.1.9/net/netfilter/
Dxt_time.c23 u_int8_t month; /* (1-12) */ member
/linux-6.1.9/drivers/char/
Dtoshiba.c404 int i,major,minor,day,year,month,flag; in tosh_probe() local
/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h39 u8 month; member
53 u8 month; member
/linux-6.1.9/fs/cifs/
Dnetmisc.c972 int min, day, month, year; in cnvrtDosUnixTm() local
/linux-6.1.9/fs/fat/
Dmisc.c209 long day, leap_day, month, year; in fat_time_fat2unix() local
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_fw.c29 u8 month; /* Release time Month field */ member

123