Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dcpcap-regulator.c491 static const struct of_device_id cpcap_regulator_id_table[] = { variable
505 MODULE_DEVICE_TABLE(of, cpcap_regulator_id_table);
515 match = of_match_device(of_match_ptr(cpcap_regulator_id_table), in cpcap_regulator_probe()
573 .of_match_table = of_match_ptr(cpcap_regulator_id_table),