Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-tps6586x.c63 static inline struct device *to_tps6586x_dev(struct device *dev) in to_tps6586x_dev() function
70 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_read_time()
96 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_set_time()
150 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_set_alarm()
198 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_read_alarm()
235 struct device *tps_dev = to_tps6586x_dev(&pdev->dev); in tps6586x_rtc_probe()
295 struct device *tps_dev = to_tps6586x_dev(&pdev->dev); in tps6586x_rtc_remove()