Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-st.c1589 static const struct of_device_id st_pctl_of_match[] = { variable
1629 info->data = of_match_node(st_pctl_of_match, np)->data; in st_pctl_probe_dt()
1736 .of_match_table = st_pctl_of_match,