Home
last modified time | relevance | path

Searched refs:optee_rtc_time (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-optee.c107 struct optee_rtc_time { struct
120 struct optee_rtc_time time; argument
126 struct optee_rtc_time range_min;
127 struct optee_rtc_time range_max;
156 struct optee_rtc_time *optee_tm; in optee_rtc_readtime()
167 param[0].u.memref.size = sizeof(struct optee_rtc_time); in optee_rtc_readtime()
197 struct optee_rtc_time *optee_tm; in optee_rtc_settime()
206 param[0].u.memref.size = sizeof(struct optee_rtc_time); in optee_rtc_settime()
505 struct optee_rtc_time *tm; in optee_rtc_read_info()