Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-xway.c1691 static const struct of_device_id xway_match[] = { variable
1702 MODULE_DEVICE_TABLE(of, xway_match);
1715 match = of_match_device(xway_match, &pdev->dev); in pinmux_xway_probe()
1798 .of_match_table = xway_match,