Searched refs:uie_unsupported (Results 1 – 14 of 14) sorted by relevance
56 bool uie_unsupported; member81 const bool uie_unsupported; member
117 .uie_unsupported = false,
210 rtc->uie_unsupported = 1; in efi_rtc_probe()
215 rtc->uie_unsupported = 1; in opal_rtc_probe()
198 pdata->rtc->uie_unsupported = 1; in xgene_rtc_probe()
2084 if (pdata->uie_unsupported) in ds1685_rtc_probe()2085 rtc_dev->uie_unsupported = 1; in ds1685_rtc_probe()2086 rtc->uie_unsupported = pdata->uie_unsupported; in ds1685_rtc_probe()
511 rtc->uie_unsupported = 1; in ab8500_rtc_probe()
369 rtc->rtc->uie_unsupported = 1; in mpc5121_rtc_probe()
405 config->rtc->uie_unsupported = 1; in spear_rtc_probe()
578 hym8563->rtc->uie_unsupported = 1; in hym8563_probe()
606 data->rtc->uie_unsupported = 1; in isl12057_probe()
631 pcf8563->rtc->uie_unsupported = 1; in pcf8563_probe()
443 if (rtc->uie_unsupported) { in rtc_update_irq_enable()
142 int uie_unsupported; member