Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drtc.h152 #define rtc_unlock(d) mutex_unlock(&d->ops_lock) macro
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1343.c332 rtc_unlock(priv->rtc); in ds1343_thread()