Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-pcf85363.c118 struct pcf85x63_config { struct
364 static const struct pcf85x63_config pcf_85263_config = {
373 static const struct pcf85x63_config pcf_85363_config = {
385 const struct pcf85x63_config *config = &pcf_85363_config; in pcf85363_probe()