Searched refs:pcs_of_match (Results 1 – 1 of 1) sorted by relevance
1504 static const struct of_device_id pcs_of_match[]; variable1825 match = of_match_device(pcs_of_match, &pdev->dev); in pcs_probe()1998 static const struct of_device_id pcs_of_match[] = { variable2008 MODULE_DEVICE_TABLE(of, pcs_of_match);2015 .of_match_table = pcs_of_match,