nvram_old_abi      95 drivers/rtc/nvmem.c 	if (rtc->nvram_old_abi)
nvram_old_abi     865 drivers/rtc/rtc-cmos.c 	cmos_rtc.rtc->nvram_old_abi = true;
nvram_old_abi     699 drivers/rtc/rtc-ds1305.c 	ds1305->rtc->nvram_old_abi = true;
nvram_old_abi    1853 drivers/rtc/rtc-ds1307.c 		ds1307->rtc->nvram_old_abi = true;
nvram_old_abi     521 drivers/rtc/rtc-ds1343.c 	priv->rtc->nvram_old_abi = true;
nvram_old_abi     471 drivers/rtc/rtc-ds1511.c 	pdata->rtc->nvram_old_abi = true;
nvram_old_abi     299 drivers/rtc/rtc-ds1553.c 	pdata->rtc->nvram_old_abi = true;
nvram_old_abi    1315 drivers/rtc/rtc-ds1685.c 	rtc_dev->nvram_old_abi = true;
nvram_old_abi     193 drivers/rtc/rtc-ds1742.c 	rtc->nvram_old_abi = true;
nvram_old_abi     466 drivers/rtc/rtc-m48t59.c 	m48t59->rtc->nvram_old_abi = true;
nvram_old_abi     264 drivers/rtc/rtc-m48t86.c 	info->rtc->nvram_old_abi = true;
nvram_old_abi     254 drivers/rtc/rtc-rp5c01.c 	rtc->nvram_old_abi = true;
nvram_old_abi     596 drivers/rtc/rtc-rv8803.c 	rv8803->rtc->nvram_old_abi = true;
nvram_old_abi     316 drivers/rtc/rtc-stk17ta8.c 	pdata->rtc->nvram_old_abi = true;
nvram_old_abi     271 drivers/rtc/rtc-tx4939.c 	rtc->nvram_old_abi = true;
nvram_old_abi     140 include/linux/rtc.h 	bool nvram_old_abi;