Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-tps6586x.c64 static inline struct device *to_tps6586x_dev(struct device *dev) in to_tps6586x_dev() function
72 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_read_time()
99 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_set_time()
159 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_set_alarm()
214 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_read_alarm()
252 struct device *tps_dev = to_tps6586x_dev(&pdev->dev); in tps6586x_rtc_probe()
307 struct device *tps_dev = to_tps6586x_dev(&pdev->dev); in tps6586x_rtc_remove()