Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-pcf85063.c61 struct pcf85063_config { struct
526 static const struct pcf85063_config config_pcf85063 = {
534 static const struct pcf85063_config config_pcf85063tp = {
542 static const struct pcf85063_config config_pcf85063a = {
551 static const struct pcf85063_config config_rv8263 = {
566 const struct pcf85063_config *config; in pcf85063_probe()