Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dcpcap-charger.c813 static const struct of_device_id cpcap_charger_id_table[] = { variable
819 MODULE_DEVICE_TABLE(of, cpcap_charger_id_table);
829 of_id = of_match_device(of_match_ptr(cpcap_charger_id_table), in cpcap_charger_probe()
913 .of_match_table = of_match_ptr(cpcap_charger_id_table),