Searched refs:at91_can_dt_ids (Results 1 – 1 of 1) sorted by relevance
1260 static const struct of_device_id at91_can_dt_ids[] = { variable1271 MODULE_DEVICE_TABLE(of, at91_can_dt_ids);1279 match = of_match_node(at91_can_dt_ids, pdev->dev.of_node); in at91_can_get_driver_data()1429 .of_match_table = of_match_ptr(at91_can_dt_ids),