Home
last modified time | relevance | path

Searched defs:rtc_tm (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Drtas-rtc.c47 void rtas_get_rtc_time(struct rtc_time *rtc_tm) in rtas_get_rtc_time() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas-rtc.c48 void rtas_get_rtc_time(struct rtc_time *rtc_tm) in rtas_get_rtc_time() argument
/kernel/linux/linux-6.6/samples/pfsm/
H A Dpfsm-wakeup.c34 struct rtc_time rtc_tm; in main() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/mvme16x/
H A Drtc.c68 struct rtc_time rtc_tm; in rtc_ioctl() local
/kernel/linux/linux-5.10/arch/m68k/bvme6000/
H A Drtc.c73 struct rtc_time rtc_tm; in rtc_ioctl() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/mvme16x/
H A Drtc.c68 struct rtc_time rtc_tm; in rtc_ioctl() local
/kernel/linux/linux-6.6/arch/m68k/bvme6000/
H A Drtc.c73 struct rtc_time rtc_tm; in rtc_ioctl() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/rtc/
H A Drtctest.c41 struct rtc_time rtc_tm; in TEST_F() local
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-da9055.c56 static int da9055_read_alarm(struct da9055 *da9055, struct rtc_time *rtc_tm) in da9055_read_alarm() argument
77 static int da9055_set_alarm(struct da9055 *da9055, struct rtc_time *rtc_tm) in da9055_set_alarm() argument
125 da9055_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) da9055_rtc_read_time() argument
[all...]
H A Drtc-da9052.c56 static int da9052_read_alarm(struct da9052_rtc *rtc, struct rtc_time *rtc_tm) in da9052_read_alarm() argument
99 static int da9052_set_alarm(struct da9052_rtc *rtc, struct rtc_time *rtc_tm) in da9052_set_alarm() argument
153 da9052_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) da9052_rtc_read_time() argument
[all...]
H A Drtc-stmp3xxx.c146 static int stmp3xxx_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in stmp3xxx_rtc_gettime() argument
159 static int stmp3xxx_rtc_settime(struct device *dev, struct rtc_time *rtc_tm) in stmp3xxx_rtc_settime() argument
H A Drtc-pic32.c132 static int pic32_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in pic32_rtc_gettime() argument
[all...]
H A Drtc-ac100.c384 static int ac100_rtc_get_time(struct device *dev, struct rtc_time *rtc_tm) in ac100_rtc_get_time() argument
407 static int ac100_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ac100_rtc_set_time() argument
[all...]
H A Drtc-ds1511.c180 static int ds1511_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ds1511_rtc_set_time() argument
239 ds1511_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) ds1511_rtc_read_time() argument
[all...]
H A Drtc-s3c.c174 static int s3c_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in s3c_rtc_gettime() argument
446 struct rtc_time rtc_tm; s3c_rtc_probe() local
[all...]
H A Drtc-sunxi.c220 static int sunxi_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in sunxi_rtc_gettime() argument
328 static int sunxi_rtc_settime(struct device *dev, struct rtc_time *rtc_tm) in sunxi_rtc_settime() argument
[all...]
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-da9055.c56 static int da9055_read_alarm(struct da9055 *da9055, struct rtc_time *rtc_tm) in da9055_read_alarm() argument
77 static int da9055_set_alarm(struct da9055 *da9055, struct rtc_time *rtc_tm) in da9055_set_alarm() argument
125 da9055_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) da9055_rtc_read_time() argument
[all...]
H A Drtc-da9052.c56 static int da9052_read_alarm(struct da9052_rtc *rtc, struct rtc_time *rtc_tm) in da9052_read_alarm() argument
99 static int da9052_set_alarm(struct da9052_rtc *rtc, struct rtc_time *rtc_tm) in da9052_set_alarm() argument
153 da9052_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) da9052_rtc_read_time() argument
[all...]
H A Drtc-s3c.c210 struct rtc_time rtc_tm = *tm; in s3c_rtc_settime() local
H A Drtc-stmp3xxx.c147 static int stmp3xxx_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in stmp3xxx_rtc_gettime() argument
160 static int stmp3xxx_rtc_settime(struct device *dev, struct rtc_time *rtc_tm) in stmp3xxx_rtc_settime() argument
H A Drtc-pic32.c132 static int pic32_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in pic32_rtc_gettime() argument
[all...]
H A Drtc-ac100.c384 static int ac100_rtc_get_time(struct device *dev, struct rtc_time *rtc_tm) in ac100_rtc_get_time() argument
407 static int ac100_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ac100_rtc_set_time() argument
[all...]
H A Drtc-ds1511.c174 static int ds1511_rtc_set_time(struct device *dev, struct rtc_time *rtc_tm) in ds1511_rtc_set_time() argument
233 ds1511_rtc_read_time(struct device *dev, struct rtc_time *rtc_tm) ds1511_rtc_read_time() argument
[all...]
H A Drtc-sunxi.c218 static int sunxi_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) in sunxi_rtc_gettime() argument
326 static int sunxi_rtc_settime(struct device *dev, struct rtc_time *rtc_tm) in sunxi_rtc_settime() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/rtc/
H A Drtctest.c42 struct rtc_time rtc_tm; in TEST_F() local
88 struct rtc_time rtc_tm; variable
[all...]

Completed in 13 milliseconds

12