/Linux-v6.6/kernel/time/ |
D | time_test.c | 17 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
|
D | timeconv.c | 49 u32 u32tmp, day_of_century, year_of_century, day_of_year, month, day; in time64_to_tm() local
|
/Linux-v6.6/drivers/rtc/ |
D | lib.c | 30 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
|
D | lib_test.c | 9 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
|
D | rtc-m48t35.c | 29 u8 month; member 39 u8 month; member
|
D | rtc-wilco-ec.c | 54 u8 month; member 81 u8 month; member
|
D | rtc-mv.c | 71 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
|
D | rtc-da9063.c | 24 #define MONTHS_TO_DA9063(month) ((month) + 1) argument 26 #define MONTHS_FROM_DA9063(month) ((month) - 1) argument
|
D | rtc-ds1216.c | 22 u8 month; member
|
D | rtc-ds1685.c | 265 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
|
D | rtc-ds1286.c | 95 unsigned char month, cmd, amode; in ds1286_proc() local
|
D | rtc-ds1742.c | 83 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
|
D | rtc-bq32k.c | 47 uint8_t month; member
|
/Linux-v6.6/include/uapi/linux/ |
D | cec-funcs.h | 436 __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-v6.6/fs/isofs/ |
D | util.c | 21 int year, month, day, hour, minute, second, tz; in iso_date() local
|
/Linux-v6.6/arch/m68k/sun3x/ |
D | time.h | 15 volatile unsigned char month; member
|
/Linux-v6.6/arch/m68k/include/asm/ |
D | intersil.h | 33 unsigned char month; member
|
D | apollohw.h | 48 unsigned char month, year; member
|
/Linux-v6.6/drivers/ata/ |
D | ahci.c | 1148 int year, month, date; in ahci_sb600_enable_64bit() local 1283 int year, month, date; in ahci_broken_suspend() local 1336 int year, month, date; in ahci_broken_lpm() local
|
/Linux-v6.6/net/netfilter/ |
D | xt_time.c | 23 u_int8_t month; /* (1-12) */ member
|
/Linux-v6.6/drivers/mmc/core/ |
D | card.h | 58 unsigned char month; member 152 #define cid_rev(hwrev, fwrev, year, month) \ argument
|
/Linux-v6.6/drivers/char/ |
D | toshiba.c | 404 int i,major,minor,day,year,month,flag; in tosh_probe() local
|
/Linux-v6.6/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_pro.h | 39 u8 month; member 53 u8 month; member
|
/Linux-v6.6/fs/smb/client/ |
D | netmisc.c | 972 int min, day, month, year; in cnvrtDosUnixTm() local
|
/Linux-v6.6/fs/fat/ |
D | misc.c | 209 long day, leap_day, month, year; in fat_time_fat2unix() local
|