Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A 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),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dti-abb-regulator.c669 static const struct of_device_id ti_abb_of_match[] = { variable
676 MODULE_DEVICE_TABLE(of, ti_abb_of_match);
702 match = of_match_device(ti_abb_of_match, dev); in ti_abb_probe()
885 .of_match_table = of_match_ptr(ti_abb_of_match),

Completed in 3 milliseconds