c_can_of_table    240 drivers/net/can/c_can/c_can_platform.c static const struct of_device_id c_can_of_table[] = {
c_can_of_table    248 drivers/net/can/c_can/c_can_platform.c MODULE_DEVICE_TABLE(of, c_can_of_table);
c_can_of_table    263 drivers/net/can/c_can/c_can_platform.c 	match = of_match_device(c_can_of_table, &pdev->dev);
c_can_of_table    480 drivers/net/can/c_can/c_can_platform.c 		.of_match_table = c_can_of_table,