Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-tps6586x.c64 static inline struct device *to_tps6586x_dev(struct device *dev) in to_tps6586x_dev() function
71 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_read_time()
97 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_set_time()
151 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_set_alarm()
199 struct device *tps_dev = to_tps6586x_dev(dev); in tps6586x_rtc_read_alarm()
236 struct device *tps_dev = to_tps6586x_dev(&pdev->dev); in tps6586x_rtc_probe()
297 struct device *tps_dev = to_tps6586x_dev(&pdev->dev); in tps6586x_rtc_remove()