Lines Matching refs:dev_get_drvdata
53 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_alarm_irq_enable()
87 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_read_time()
122 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_time()
154 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_read_alarm()
181 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_alarm()
210 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_set_calibration()
240 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_get_calibration()
336 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_interrupt()
337 struct tps6594_rtc *rtc = dev_get_drvdata(dev); in tps6594_rtc_interrupt()
362 struct tps6594 *tps = dev_get_drvdata(pdev->dev.parent); in tps6594_rtc_probe()
446 struct tps6594 *tps = dev_get_drvdata(dev->parent); in tps6594_rtc_resume()
447 struct tps6594_rtc *rtc = dev_get_drvdata(dev); in tps6594_rtc_resume()
478 struct tps6594_rtc *rtc = dev_get_drvdata(dev); in tps6594_rtc_suspend()