Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/rtc/
A Ddev.c28 if (test_and_set_bit_lock(RTC_DEV_BUSY, &rtc->flags)) in rtc_dev_open()
520 clear_bit_unlock(RTC_DEV_BUSY, &rtc->flags); in rtc_dev_release()
/linux-6.3-rc2/include/linux/
A Drtc.h84 #define RTC_DEV_BUSY 0 macro

Completed in 4 milliseconds