at91_can_dt_ids  1237 drivers/net/can/at91_can.c static const struct of_device_id at91_can_dt_ids[] = {
at91_can_dt_ids  1248 drivers/net/can/at91_can.c MODULE_DEVICE_TABLE(of, at91_can_dt_ids);
at91_can_dt_ids  1256 drivers/net/can/at91_can.c 		match = of_match_node(at91_can_dt_ids, pdev->dev.of_node);
at91_can_dt_ids  1406 drivers/net/can/at91_can.c 		.of_match_table = of_match_ptr(at91_can_dt_ids),