Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
Dti-abb-regulator.c677 static const struct of_device_id ti_abb_of_match[] = { variable
684 MODULE_DEVICE_TABLE(of, ti_abb_of_match);
710 match = of_match_device(ti_abb_of_match, dev); in ti_abb_probe()
895 .of_match_table = of_match_ptr(ti_abb_of_match),