Searched refs:rtc_unlock (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/include/linux/ | ||
| D | rtc.h | 147 #define rtc_unlock(d) mutex_unlock(&d->ops_lock) macro |
| /Linux-v5.10/drivers/rtc/ | ||
| D | rtc-ds1343.c | 332 rtc_unlock(priv->rtc); in ds1343_thread() |