Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dtwl4030_charger.c1131 static const struct of_device_id twl_bci_of_match[] = { variable
1135 MODULE_DEVICE_TABLE(of, twl_bci_of_match);
1142 .of_match_table = of_match_ptr(twl_bci_of_match),
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dtwl4030_charger.c1130 static const struct of_device_id twl_bci_of_match[] __maybe_unused = {
1134 MODULE_DEVICE_TABLE(of, twl_bci_of_match);
1141 .of_match_table = of_match_ptr(twl_bci_of_match),

Completed in 3 milliseconds