Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-tps65910.c28 struct tps65910_rtc { struct
195 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_interrupt()
227 struct tps65910_rtc *tps_rtc = NULL; in tps65910_rtc_probe()
234 tps_rtc = devm_kzalloc(&pdev->dev, sizeof(struct tps65910_rtc), in tps65910_rtc_probe()
305 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_suspend()
314 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_resume()
/linux-4.4.14/include/linux/mfd/
Dtps65910.h899 struct tps65910_rtc *rtc;