Home
last modified time | relevance | path

Searched defs:ds1685_rtc_platform_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/rtc/
Dds1685.h77 struct ds1685_rtc_platform_data { struct
78 const u32 regstep;
79 const bool bcd_mode;
80 const bool no_irq;
81 const bool uie_unsupported;
82 const bool alloc_io_resources;
83 u8 (*plat_read)(struct ds1685_priv *, int);
84 void (*plat_write)(struct ds1685_priv *, int, u8);
85 void (*plat_prepare_poweroff)(void);
86 void (*plat_wake_alarm)(void);
[all …]