Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-st.c1596 static const struct of_device_id st_pctl_of_match[] = { variable
1636 info->data = of_match_node(st_pctl_of_match, np)->data; in st_pctl_probe_dt()
1743 .of_match_table = st_pctl_of_match,