Home
last modified time | relevance | path

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

/linux/drivers/rtc/
A Drtc-tps6586x.c51 static inline struct device *to_tps6586x_dev(struct device *dev) in to_tps6586x_dev() function
58 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_read_time()
84 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_set_time()
138 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_set_alarm()
186 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_read_alarm()
223 struct device *tps_dev = to_tps6586x_dev(&pdev->dev); in tps6586x_rtc_probe()
284 struct device *tps_dev = to_tps6586x_dev(&pdev->dev); in tps6586x_rtc_remove()

Completed in 3 milliseconds