Searched refs:rtc_time_to_tm (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-fake.c | 31 rtc_time_to_tm(time + timespec_to_ulong(&diff), tm); in fake_rtc_read_time()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | linuxver.h | 404 #define rtc_time_to_tm(a, b) rtc_time64_to_tm(a, b) macro 406 #define rtc_time_to_tm(a, b) rtc_time_to_tm(a, b) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | linuxver.h | 404 #define rtc_time_to_tm(a, b) rtc_time64_to_tm(a, b) macro 406 #define rtc_time_to_tm(a, b) rtc_time_to_tm(a, b) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | linuxver.h | 898 #define rtc_time_to_tm(time, tm) rtc_time64_to_tm(time, tm) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | linuxver.h | 898 #define rtc_time_to_tm(time, tm) rtc_time64_to_tm(time, tm) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.c | 696 rtc_time_to_tm((unsigned long)ts_sec, &tm); in dhd_statlog_convert_time()
|
| H A D | dhd_linux.c | 26117 rtc_time_to_tm(local_time, &tm); in dhd_dbg_get_system_timestamp() 28660 rtc_time_to_tm(local_time, &tm);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_statlog.c | 696 rtc_time_to_tm((unsigned long)ts_sec, &tm); in dhd_statlog_convert_time()
|
| H A D | dhd_linux.c | 26228 rtc_time_to_tm(local_time, &tm); in dhd_dbg_get_system_timestamp() 28779 rtc_time_to_tm(local_time, &tm);
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_device_access.c | 1877 rtc_time_to_tm(txc.time.tv_sec, &tm); in save_header()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 21307 rtc_time_to_tm(local_time, &tm);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 21461 rtc_time_to_tm(local_time, &tm);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 21372 rtc_time_to_tm(local_time, &tm);
|