Searched defs:time_to_tm (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | linuxver.h | 410 #define time_to_tm(a, b, c) time64_to_tm(a, b, c) macro 412 #define time_to_tm(a, b, c) time_to_tm(a, b, c) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | linuxver.h | 410 #define time_to_tm(a, b, c) time64_to_tm(a, b, c) macro 412 #define time_to_tm(a, b, c) time_to_tm(a, b, c) macro
|