Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/kernel/time/
A 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
A Dtimeconv.c49 u32 u32tmp, day_of_century, year_of_century, day_of_year, month, day; in time64_to_tm() local
/linux-6.3-rc2/drivers/rtc/
A 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
A 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
A Drtc-m48t35.c29 u8 month; member
39 u8 month; member
A Drtc-wilco-ec.c54 u8 month; member
81 u8 month; member
A 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
A Drtc-da9063.c23 #define MONTHS_TO_DA9063(month) ((month) + 1) argument
25 #define MONTHS_FROM_DA9063(month) ((month) - 1) argument
A Drtc-ds1216.c22 u8 month; member
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
A Drtc-ds1286.c95 unsigned char month, cmd, amode; in ds1286_proc() local
A Drtc-ds1742.c84 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
A Drtc-bq32k.c47 uint8_t month; member
A Drtc-bd70528.c37 u8 month; member
/linux-6.3-rc2/include/uapi/linux/
A 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()
647 __u8 month, in cec_msg_set_digital_timer()
671 __u8 *month, in cec_ops_set_digital_timer()
693 __u8 month, in cec_msg_set_ext_timer()
[all …]
/linux-6.3-rc2/fs/isofs/
A Dutil.c21 int year, month, day, hour, minute, second, tz; in iso_date() local
/linux-6.3-rc2/arch/m68k/sun3x/
A Dtime.h15 volatile unsigned char month; member
/linux-6.3-rc2/arch/m68k/include/asm/
A Dintersil.h33 unsigned char month; member
A Dapollohw.h48 unsigned char month, year; member
/linux-6.3-rc2/drivers/ata/
A Dahci.c1146 int year, month, date; in ahci_sb600_enable_64bit() local
1281 int year, month, date; in ahci_broken_suspend() local
1334 int year, month, date; in ahci_broken_lpm() local
/linux-6.3-rc2/net/netfilter/
A Dxt_time.c23 u_int8_t month; /* (1-12) */ member
/linux-6.3-rc2/drivers/char/
A Dtoshiba.c404 int i,major,minor,day,year,month,flag; in tosh_probe() local
/linux-6.3-rc2/drivers/net/can/usb/peak_usb/
A Dpcan_usb_pro.h39 u8 month; member
53 u8 month; member
/linux-6.3-rc2/fs/cifs/
A Dnetmisc.c972 int min, day, month, year; in cnvrtDosUnixTm() local
/linux-6.3-rc2/fs/fat/
A Dmisc.c209 long day, leap_day, month, year; in fat_time_fat2unix() local

Completed in 41 milliseconds

123