Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-s3c.c44 struct s3c_rtc_data *data;
56 struct s3c_rtc_data { struct
450 static struct s3c_rtc_data *s3c_rtc_get_data(struct platform_device *pdev) in s3c_rtc_get_data()
455 return (struct s3c_rtc_data *)match->data; in s3c_rtc_get_data()
758 static struct s3c_rtc_data const s3c2410_rtc_data = {
769 static struct s3c_rtc_data const s3c2416_rtc_data = {
781 static struct s3c_rtc_data const s3c2443_rtc_data = {
793 static struct s3c_rtc_data const s3c6410_rtc_data = {