Searched refs:rtc_unlock (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/rtc/
H A Drtc-asm9260.c122 rtc_unlock(priv->rtc);
127 rtc_unlock(priv->rtc);
H A Drtc-rx8010.c80 rtc_unlock(rx8010->rtc);
103 rtc_unlock(rx8010->rtc);
H A Drtc-rv3029c2.c278 rtc_unlock(rv3029->rtc);
285 rtc_unlock(rv3029->rtc);
300 rtc_unlock(rv3029->rtc);
H A Drtc-m41t80.c168 rtc_unlock(m41t80->rtc);
174 rtc_unlock(m41t80->rtc);
191 rtc_unlock(m41t80->rtc);
H A Drtc-mcp795.c367 rtc_unlock(rtc);
H A Drtc-ds1343.c332 rtc_unlock(priv->rtc);
H A Drtc-pcf2123.c326 rtc_unlock(pcf2123->rtc);
H A Drtc-hym8563.c435 rtc_unlock(hym8563->rtc);
H A Drtc-rx8025.c209 rtc_unlock(rx8025->rtc);
H A Drtc-ds1305.c461 rtc_unlock(ds1305->rtc);
H A Drtc-ds3232.c450 rtc_unlock(ds3232->rtc);
H A Drtc-ac100.c554 rtc_unlock(chip->rtc);
H A Drtc-ds1685.c714 rtc_unlock(rtc->dev);
H A Drtc-stm32.c232 rtc_unlock(rtc->rtc_dev);
H A Drtc-ds1307.c581 rtc_unlock(ds1307->rtc);
/linux-master/include/linux/
H A Drtc.h168 #define rtc_unlock(d) mutex_unlock(&d->ops_lock) macro

Completed in 216 milliseconds