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

/linux-4.4.14/drivers/rtc/
H A Drtc-pm8xxx.c58 * @allow_set_time: indicates whether writing to the RTC is allowed
67 bool allow_set_time; member in struct:pm8xxx_rtc
90 if (!rtc_dd->allow_set_time) pm8xxx_rtc_set_time()
466 rtc_dd->allow_set_time = of_property_read_bool(pdev->dev.of_node, pm8xxx_rtc_probe()

Completed in 89 milliseconds