Home
last modified time | relevance | path

Searched refs:bq24257_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq24257_charger.c1147 static const struct of_device_id bq24257_of_match[] = { variable
1153 MODULE_DEVICE_TABLE(of, bq24257_of_match);
1168 .of_match_table = of_match_ptr(bq24257_of_match),
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq24257_charger.c1143 static const struct of_device_id bq24257_of_match[] __maybe_unused = {
1149 MODULE_DEVICE_TABLE(of, bq24257_of_match);
1164 .of_match_table = of_match_ptr(bq24257_of_match),

Completed in 4 milliseconds