sp_of_table       198 drivers/net/can/sja1000/sja1000_platform.c static const struct of_device_id sp_of_table[] = {
sp_of_table       203 drivers/net/can/sja1000/sja1000_platform.c MODULE_DEVICE_TABLE(of, sp_of_table);
sp_of_table       245 drivers/net/can/sja1000/sja1000_platform.c 	of_id = of_match_device(sp_of_table, &pdev->dev);
sp_of_table       314 drivers/net/can/sja1000/sja1000_platform.c 		.of_match_table = sp_of_table,