s3c_rtc
static int s3c_rtc_read_time(struct s3c_rtc *info, struct rtc_time *tm)
static int s3c_rtc_write_time(struct s3c_rtc *info, const struct rtc_time *tm)
struct s3c_rtc *info = dev_get_drvdata(dev);
struct s3c_rtc *info = dev_get_drvdata(dev);
struct s3c_rtc *info = dev_get_drvdata(dev);
struct s3c_rtc *info = dev_get_drvdata(dev);
static void s3c6410_rtc_enable(struct s3c_rtc *info)
static void s3c6410_rtc_disable(struct s3c_rtc *info)
struct s3c_rtc *info = platform_get_drvdata(pdev);
struct s3c_rtc *info = NULL;
struct s3c_rtc *info = dev_get_drvdata(dev);
struct s3c_rtc *info = dev_get_drvdata(dev);
void (*irq_handler) (struct s3c_rtc *info, int mask);
static void s3c6410_rtc_irq(struct s3c_rtc *info, int mask)
void (*enable) (struct s3c_rtc *info);
void (*disable) (struct s3c_rtc *info);
static int s3c_rtc_enable_clk(struct s3c_rtc *info)
static void s3c_rtc_disable_clk(struct s3c_rtc *info)
struct s3c_rtc *info = (struct s3c_rtc *)id;
struct s3c_rtc *info = dev_get_drvdata(dev);