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