Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/
Dpinctrl-xway.c747 static const struct of_device_id xway_match[] = { variable
753 MODULE_DEVICE_TABLE(of, xway_match);
768 match = of_match_device(xway_match, &pdev->dev); in pinmux_xway_probe()
841 .of_match_table = xway_match,