sbs_dt_ids 978 drivers/power/supply/sbs-battery.c static const struct of_device_id sbs_dt_ids[] = { sbs_dt_ids 986 drivers/power/supply/sbs-battery.c MODULE_DEVICE_TABLE(of, sbs_dt_ids); sbs_dt_ids 995 drivers/power/supply/sbs-battery.c .of_match_table = sbs_dt_ids, sbs_dt_ids 241 drivers/power/supply/sbs-charger.c static const struct of_device_id sbs_dt_ids[] = { sbs_dt_ids 245 drivers/power/supply/sbs-charger.c MODULE_DEVICE_TABLE(of, sbs_dt_ids); sbs_dt_ids 260 drivers/power/supply/sbs-charger.c .of_match_table = of_match_ptr(sbs_dt_ids),