Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drtc.h179 int __rtc_register_device(struct module *owner, struct rtc_device *rtc);
259 __rtc_register_device(THIS_MODULE, device)
/Linux-v4.19/drivers/rtc/
Dclass.c498 int __rtc_register_device(struct module *owner, struct rtc_device *rtc) in __rtc_register_device() function
532 EXPORT_SYMBOL_GPL(__rtc_register_device);