Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | RTC_DEV_MAX 16 /* 16 RTCs should be enough for everyone... */ |
Functions | |
void | rtc_dev_prepare (struct rtc_device *rtc) |
void | rtc_dev_add_device (struct rtc_device *rtc) |
void | rtc_dev_del_device (struct rtc_device *rtc) |
void __init | rtc_dev_init (void) |
void __exit | rtc_dev_exit (void) |
void rtc_dev_add_device | ( | struct rtc_device * | rtc | ) |
void rtc_dev_del_device | ( | struct rtc_device * | rtc | ) |
void rtc_dev_prepare | ( | struct rtc_device * | rtc | ) |