cpcap_battery_id_table 701 drivers/power/supply/cpcap-battery.c static const struct of_device_id cpcap_battery_id_table[] = { cpcap_battery_id_table 708 drivers/power/supply/cpcap-battery.c MODULE_DEVICE_TABLE(of, cpcap_battery_id_table); cpcap_battery_id_table 719 drivers/power/supply/cpcap-battery.c match = of_match_device(of_match_ptr(cpcap_battery_id_table), cpcap_battery_id_table 804 drivers/power/supply/cpcap-battery.c .of_match_table = of_match_ptr(cpcap_battery_id_table),