Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-s3c.c44 struct s3c_rtc_data *data;
56 struct s3c_rtc_data { struct
433 static struct s3c_rtc_data *s3c_rtc_get_data(struct platform_device *pdev) in s3c_rtc_get_data()
438 return (struct s3c_rtc_data *)match->data; in s3c_rtc_get_data()
740 static struct s3c_rtc_data const s3c2410_rtc_data = {
751 static struct s3c_rtc_data const s3c2416_rtc_data = {
763 static struct s3c_rtc_data const s3c2443_rtc_data = {
775 static struct s3c_rtc_data const s3c6410_rtc_data = {
787 static struct s3c_rtc_data const exynos3250_rtc_data = {