Searched refs:devm_rtc_allocate_device (Results 1 – 25 of 91) sorted by relevance
1234
306 struct rtc_device *devm_rtc_allocate_device(struct device *dev) in devm_rtc_allocate_device() function342 EXPORT_SYMBOL_GPL(devm_rtc_allocate_device);404 rtc = devm_rtc_allocate_device(dev); in devm_rtc_device_register()
50 rtc = devm_rtc_allocate_device(&dev->dev); in ps3_rtc_probe()
81 rtc = devm_rtc_allocate_device(&pdev->dev); in sun4v_rtc_probe()
126 rtc = devm_rtc_allocate_device(&pdev->dev); in dm355evm_rtc_probe()
120 rtc = devm_rtc_allocate_device(&client->dev); in ds1672_probe()
82 vrtc->rtc = devm_rtc_allocate_device(&pdev->dev); in meson_vrtc_probe()
99 rtc->rtc_dev = devm_rtc_allocate_device(&pdev->dev); in aspeed_rtc_probe()
139 ep93xx_rtc->rtc = devm_rtc_allocate_device(&pdev->dev); in ep93xx_rtc_probe()
112 rtc->rtc = devm_rtc_allocate_device(&dev->dev); in pl030_probe()
161 imx_sc_rtc = devm_rtc_allocate_device(&pdev->dev); in imx_sc_rtc_probe()
170 rtcdev = devm_rtc_allocate_device(&pdev->dev); in ls1x_rtc_probe()
167 rtc = devm_rtc_allocate_device(&pdev->dev); in wilco_ec_rtc_probe()
146 pcap_rtc->rtc = devm_rtc_allocate_device(&pdev->dev); in pcap_rtc_probe()
126 rtd->rtc = devm_rtc_allocate_device(&plat_dev->dev); in test_probe()
231 rtc = devm_rtc_allocate_device(&pdev->dev); in ab3100_rtc_probe()
192 rtc = devm_rtc_allocate_device(&spi->dev); in rs5c348_probe()
187 sd3078->rtc = devm_rtc_allocate_device(&client->dev); in sd3078_probe()
159 rtc->rtc_dev = devm_rtc_allocate_device(dev); in ftrtc010_rtc_probe()
189 rtcdrv->rtc = devm_rtc_allocate_device(&pdev->dev); in goldfish_rtc_probe()
199 rtc = devm_rtc_allocate_device(&pdev->dev); in puv3_rtc_probe()
191 rtc->rtc_dev = devm_rtc_allocate_device(&pdev->dev); in dc_rtc_probe()
188 rtc = devm_rtc_allocate_device(&pdev->dev); in ds1742_rtc_probe()
264 rtc->rtc_dev = devm_rtc_allocate_device(&pdev->dev); in ftm_rtc_probe()
207 rtc = devm_rtc_allocate_device(&pdev->dev); in alpha_rtc_init()
173 struct rtc_device *devm_rtc_allocate_device(struct device *dev);