Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pcf85363.c115 struct pcf85x63_config { struct
340 static const struct pcf85x63_config pcf_85263_config = {
349 static const struct pcf85x63_config pcf_85363_config = {
362 const struct pcf85x63_config *config = &pcf_85363_config; in pcf85363_probe()