Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rtc/
Drtc-pcf85363.c115 struct pcf85x63_config { struct
335 static const struct pcf85x63_config pcf_85263_config = {
344 static const struct pcf85x63_config pcf_85363_config = {
356 const struct pcf85x63_config *config = &pcf_85363_config; in pcf85363_probe()