Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dcpcap-battery.c828 static const struct of_device_id cpcap_battery_id_table[] = { variable
835 MODULE_DEVICE_TABLE(of, cpcap_battery_id_table);
846 match = of_match_device(of_match_ptr(cpcap_battery_id_table), in cpcap_battery_probe()
944 .of_match_table = of_match_ptr(cpcap_battery_id_table),