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