Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | rtc_sysfs_add_device (struct rtc_device *rtc) |
void | rtc_sysfs_del_device (struct rtc_device *rtc) |
void __init | rtc_sysfs_init (struct class *rtc_class) |
void rtc_sysfs_add_device | ( | struct rtc_device * | rtc | ) |
Definition at line 231 of file rtc-sysfs.c.
void rtc_sysfs_del_device | ( | struct rtc_device * | rtc | ) |
Definition at line 245 of file rtc-sysfs.c.