Home
last modified time | relevance | path

Searched refs:uie_unsupported (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/sgi-ip32/
H A Dip32-platform.c117 .uie_unsupported = false,
/OK3568_Linux_fs/kernel/include/linux/rtc/
H A Dds1685.h73 const bool uie_unsupported; member
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-xgene.c184 pdata->rtc->uie_unsupported = 1; in xgene_rtc_probe()
H A Drtc-efi.c269 rtc->uie_unsupported = 1; in efi_rtc_probe()
H A Drtc-opal.c250 rtc->uie_unsupported = 1; in opal_rtc_probe()
H A Drtc-ab8500.c397 rtc->uie_unsupported = 1; in ab8500_rtc_probe()
H A Drtc-pcf2123.c431 rtc->uie_unsupported = 1; in pcf2123_probe()
H A Drtc-mpc5121.c352 rtc->rtc->uie_unsupported = 1; in mpc5121_rtc_probe()
H A Drtc-s35390a.c495 s35390a->rtc->uie_unsupported = 1; in s35390a_probe()
H A Drtc-spear.c395 config->rtc->uie_unsupported = 1; in spear_rtc_probe()
H A Drtc-ds1685.c1277 if (pdata->uie_unsupported) in ds1685_rtc_probe()
1278 rtc_dev->uie_unsupported = 1; in ds1685_rtc_probe()
H A Drtc-da9063.c483 rtc->rtc_dev->uie_unsupported = 1; in da9063_rtc_probe()
H A Drtc-hym8563.c600 hym8563->rtc->uie_unsupported = 1; in hym8563_probe()
H A Drtc-rx8025.c549 rx8025->rtc->uie_unsupported = 1; in rx8025_probe()
H A Drtc-pcf85063.c588 pcf85063->rtc->uie_unsupported = 1; in pcf85063_probe()
H A Drtc-pcf8563.c623 pcf8563->rtc->uie_unsupported = 1; in pcf8563_probe()
H A Drtc-pcf2127.c587 pcf2127->rtc->uie_unsupported = 1; in pcf2127_probe()
H A Drtc-m41t80.c930 m41t80_data->rtc->uie_unsupported = 1; in m41t80_probe()
H A Dinterface.c564 if (rtc->uie_unsupported) { in rtc_update_irq_enable()
H A Drtc-ds1307.c2020 ds1307->rtc->uie_unsupported = 1; in ds1307_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Drtc.h114 int uie_unsupported; member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dioc3.c325 .uie_unsupported = true,