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,
221 rtc->uie_unsupported = 1; in efi_rtc_probe()
213 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()
507 rtc->uie_unsupported = 1; in ab8500_rtc_probe()
369 rtc->rtc->uie_unsupported = 1; in mpc5121_rtc_probe()
468 pcf8563->rtc->uie_unsupported = 1; in pcf8563_probe()
410 config->rtc->uie_unsupported = 1; in spear_rtc_probe()
576 hym8563->rtc->uie_unsupported = 1; in hym8563_probe()
606 data->rtc->uie_unsupported = 1; in isl12057_probe()
488 if (rtc->uie_unsupported) { in rtc_update_irq_enable()
135 int uie_unsupported; member