stm32_rtc          92 drivers/rtc/rtc-stm32.c struct stm32_rtc;
stm32_rtc         114 drivers/rtc/rtc-stm32.c 	void (*clear_events)(struct stm32_rtc *rtc, unsigned int flags);
stm32_rtc         133 drivers/rtc/rtc-stm32.c static void stm32_rtc_wpr_unlock(struct stm32_rtc *rtc)
stm32_rtc         141 drivers/rtc/rtc-stm32.c static void stm32_rtc_wpr_lock(struct stm32_rtc *rtc)
stm32_rtc         148 drivers/rtc/rtc-stm32.c static int stm32_rtc_enter_init_mode(struct stm32_rtc *rtc)
stm32_rtc         172 drivers/rtc/rtc-stm32.c static void stm32_rtc_exit_init_mode(struct stm32_rtc *rtc)
stm32_rtc         181 drivers/rtc/rtc-stm32.c static int stm32_rtc_wait_sync(struct stm32_rtc *rtc)
stm32_rtc         199 drivers/rtc/rtc-stm32.c static void stm32_rtc_clear_event_flags(struct stm32_rtc *rtc,
stm32_rtc         207 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = (struct stm32_rtc *)dev_id;
stm32_rtc         272 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = dev_get_drvdata(dev);
stm32_rtc         298 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = dev_get_drvdata(dev);
stm32_rtc         338 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = dev_get_drvdata(dev);
stm32_rtc         406 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = dev_get_drvdata(dev);
stm32_rtc         430 drivers/rtc/rtc-stm32.c static int stm32_rtc_valid_alrm(struct stm32_rtc *rtc, struct rtc_time *tm)
stm32_rtc         468 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = dev_get_drvdata(dev);
stm32_rtc         537 drivers/rtc/rtc-stm32.c static void stm32_rtc_clear_events(struct stm32_rtc *rtc,
stm32_rtc         591 drivers/rtc/rtc-stm32.c static void stm32mp1_rtc_clear_events(struct stm32_rtc *rtc,
stm32_rtc         631 drivers/rtc/rtc-stm32.c 			  struct stm32_rtc *rtc)
stm32_rtc         694 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc;
stm32_rtc         851 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = platform_get_drvdata(pdev);
stm32_rtc         879 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = dev_get_drvdata(dev);
stm32_rtc         892 drivers/rtc/rtc-stm32.c 	struct stm32_rtc *rtc = dev_get_drvdata(dev);