Lines Matching refs:platform_device
111 struct platform_device *pdev = to_platform_device(dev); in get_alarm_or_time()
141 struct platform_device *pdev = to_platform_device(dev); in set_alarm_or_time()
178 struct platform_device *pdev = to_platform_device(dev); in rtc_update_alarm()
192 struct platform_device *pdev = to_platform_device(dev); in mxc_rtc_irq_enable()
212 struct platform_device *pdev = dev_id; in mxc_rtc_interrupt()
248 struct platform_device *pdev = to_platform_device(dev); in mxc_rtc_release()
291 struct platform_device *pdev = to_platform_device(dev); in mxc_rtc_set_mmss()
320 struct platform_device *pdev = to_platform_device(dev); in mxc_rtc_read_alarm()
335 struct platform_device *pdev = to_platform_device(dev); in mxc_rtc_set_alarm()
356 static int mxc_rtc_probe(struct platform_device *pdev) in mxc_rtc_probe()
440 static int mxc_rtc_remove(struct platform_device *pdev) in mxc_rtc_remove()