Searched refs:devm_rtc_allocate_device (Results 1 – 25 of 126) sorted by relevance
123456
42 rtc = devm_rtc_allocate_device(&pdev->dev); in starfire_rtc_probe()
360 struct rtc_device *devm_rtc_allocate_device(struct device *dev) in devm_rtc_allocate_device() function387 EXPORT_SYMBOL_GPL(devm_rtc_allocate_device);462 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()
95 rtcdev = devm_rtc_allocate_device(&pdev->dev); in au1xtoy_rtc_probe()
119 rtc = devm_rtc_allocate_device(&client->dev); in ds1672_probe()
123 dev = devm_rtc_allocate_device(&pdev->dev); in ntxec_rtc_probe()
81 vrtc->rtc = devm_rtc_allocate_device(&pdev->dev); in meson_vrtc_probe()
137 ep93xx_rtc->rtc = devm_rtc_allocate_device(&pdev->dev); in ep93xx_rtc_probe()
121 rtc = devm_rtc_allocate_device(&spi->dev); in r9701_probe()
97 rtc->rtc_dev = devm_rtc_allocate_device(&pdev->dev); in aspeed_rtc_probe()
100 rtc->rtc = devm_rtc_allocate_device(&dev->dev); in pl030_probe()
150 imx_sc_rtc = devm_rtc_allocate_device(&pdev->dev); in imx_sc_rtc_probe()
169 rtc = devm_rtc_allocate_device(&pdev->dev); in wilco_ec_rtc_probe()
161 rtc = devm_rtc_allocate_device(&spi->dev); in ds1347_probe()
146 pcap_rtc->rtc = devm_rtc_allocate_device(&pdev->dev); in pcap_rtc_probe()
125 rtd->rtc = devm_rtc_allocate_device(&plat_dev->dev); in test_probe()
174 rtcdrv->rtc = devm_rtc_allocate_device(&pdev->dev); in goldfish_rtc_probe()
192 rtc = devm_rtc_allocate_device(&spi->dev); in rs5c348_probe()
186 sd3078->rtc = devm_rtc_allocate_device(&client->dev); in sd3078_probe()
189 rtc->rtc_dev = devm_rtc_allocate_device(&pdev->dev); in dc_rtc_probe()
193 chip->rtc = devm_rtc_allocate_device(&pdev->dev); in rtc_probe()
173 bbnsm->rtc = devm_rtc_allocate_device(&pdev->dev); in bbnsm_rtc_probe()
151 uml_rtc = devm_rtc_allocate_device(&pdev->dev); in uml_rtc_probe()
212 rtc = devm_rtc_allocate_device(&pdev->dev); in alpha_rtc_init()