Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dsbs-charger.c239 static const struct of_device_id sbs_dt_ids[] = { variable
243 MODULE_DEVICE_TABLE(of, sbs_dt_ids);
257 .of_match_table = of_match_ptr(sbs_dt_ids),
H A Dsbs-battery.c1264 static const struct of_device_id sbs_dt_ids[] = { variable
1276 MODULE_DEVICE_TABLE(of, sbs_dt_ids);
1284 .of_match_table = sbs_dt_ids,