Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-tps65910.c25 struct tps65910_rtc { struct
333 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_interrupt()
374 struct tps65910_rtc *tps_rtc = NULL; in tps65910_rtc_probe()
381 tps_rtc = devm_kzalloc(&pdev->dev, sizeof(struct tps65910_rtc), in tps65910_rtc_probe()
443 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_suspend()
452 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_resume()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-tps65910.c26 struct tps65910_rtc { struct
334 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_interrupt()
368 struct tps65910_rtc *tps_rtc = NULL; in tps65910_rtc_probe()
375 tps_rtc = devm_kzalloc(&pdev->dev, sizeof(struct tps65910_rtc), in tps65910_rtc_probe()
438 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_suspend()
447 struct tps65910_rtc *tps_rtc = dev_get_drvdata(dev); in tps65910_rtc_resume()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtps65910.h895 struct tps65910_rtc *rtc;

Completed in 5 milliseconds