Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq24190_charger.c1960 static const struct of_device_id bq24190_of_match[] = { variable
1967 MODULE_DEVICE_TABLE(of, bq24190_of_match);
1969 static const struct of_device_id bq24190_of_match[] = { variable
1981 .of_match_table = of_match_ptr(bq24190_of_match),
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq24190_charger.c2040 static const struct of_device_id bq24190_of_match[] = { variable
2047 MODULE_DEVICE_TABLE(of, bq24190_of_match);
2057 .of_match_table = bq24190_of_match,

Completed in 6 milliseconds