Searched refs:cmos_read_time (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-cmos.c | 223 static int cmos_read_time(struct device *dev, struct rtc_time *t) in cmos_read_time() function 411 cmos_read_time(dev, &now); in cmos_validate_alarm() 624 .read_time = cmos_read_time, 633 .read_time = cmos_read_time, 1192 cmos_read_time(dev, &now); in cmos_aie_poweroff() 1286 cmos_read_time(dev, &now); in cmos_check_wkalrm()
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-cmos.c | 223 static int cmos_read_time(struct device *dev, struct rtc_time *t) in cmos_read_time() function 411 cmos_read_time(dev, &now); in cmos_validate_alarm() 624 .read_time = cmos_read_time, 1204 cmos_read_time(dev, &now); in cmos_aie_poweroff() 1298 cmos_read_time(dev, &now); in cmos_check_wkalrm()
|
Completed in 4 milliseconds