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