Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/
Dpinctrl-single.c1504 static const struct of_device_id pcs_of_match[]; variable
1825 match = of_match_device(pcs_of_match, &pdev->dev); in pcs_probe()
1998 static const struct of_device_id pcs_of_match[] = { variable
2008 MODULE_DEVICE_TABLE(of, pcs_of_match);
2015 .of_match_table = pcs_of_match,