Searched defs:rtc_lock (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/rtc/ | ||
| H A D | rtc-moxart.c | 57 spinlock_t rtc_lock; member |
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | rtc.h | 151 #define rtc_lock(d) mutex_lock(&d->ops_lock) macro |