abx80x_caps 100 drivers/rtc/rtc-abx80x.c static struct abx80x_cap abx80x_caps[] = { abx80x_caps 781 drivers/rtc/rtc-abx80x.c for (i = 0; abx80x_caps[i].pn; i++) abx80x_caps 782 drivers/rtc/rtc-abx80x.c if (partnumber == abx80x_caps[i].pn) abx80x_caps 784 drivers/rtc/rtc-abx80x.c if (abx80x_caps[i].pn == 0) { abx80x_caps 792 drivers/rtc/rtc-abx80x.c if (partnumber != abx80x_caps[part].pn) { abx80x_caps 794 drivers/rtc/rtc-abx80x.c partnumber, abx80x_caps[part].pn); abx80x_caps 798 drivers/rtc/rtc-abx80x.c if (np && abx80x_caps[part].has_tc) abx80x_caps 825 drivers/rtc/rtc-abx80x.c if (abx80x_caps[part].has_wdog) {