Searched refs:xcan_of_match (Results 1 – 1 of 1) sorted by relevance
1694 static const struct of_device_id xcan_of_match[] = { variable1701 MODULE_DEVICE_TABLE(of, xcan_of_match);1731 of_id = of_match_device(xcan_of_match, &pdev->dev); in xcan_probe()1918 .of_match_table = xcan_of_match,