Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-tps65910.c29 struct tps65910_rtc { struct
196 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_interrupt()
228 struct tps65910_rtc *tps_rtc = NULL; in tps65910_rtc_probe()
235 tps_rtc = devm_kzalloc(&pdev->dev, sizeof(struct tps65910_rtc), in tps65910_rtc_probe()
306 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_suspend()
315 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_resume()