Home
last modified time | relevance | path

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

/linux-6.15/drivers/power/supply/
H A Dsbs-charger.c229 static const struct of_device_id sbs_dt_ids[] = { variable
233 MODULE_DEVICE_TABLE(of, sbs_dt_ids);
247 .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,