Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/ti/
Dpinctrl-ti-iodelay.c807 static const struct of_device_id ti_iodelay_of_match[] = { variable
811 MODULE_DEVICE_TABLE(of, ti_iodelay_of_match);
834 match = of_match_device(ti_iodelay_of_match, dev); in ti_iodelay_probe()
929 .of_match_table = ti_iodelay_of_match,