Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/power/supply/
Dtps65217_charger.c267 static const struct of_device_id tps65217_charger_match_table[] = { variable
271 MODULE_DEVICE_TABLE(of, tps65217_charger_match_table);
278 .of_match_table = of_match_ptr(tps65217_charger_match_table),